/deno--habitable-planets

A Planet CSV Parser that explores all the habitable planets discovered by Kepler's Space Telescope

Primary LanguageTypeScript

Habitable Planets

A tiny Deno 🦕 project that parses through Kepler's CSV file to discover habitable planets similar to ours amongst the galaxies. Filtering for a rocky composition, bodies of water, and a high chance of highly intelligent lifeforms, you'd be surprised by how many

 const newEarths = ???

you may find...

Installation

  1. Ensure you have Deno installed: https://deno.land/#installation
  2. In the terminal, run: deno run --allow-read mod.ts