{"id":19711938,"url":"https://github.com/ricoledan/deno-planet-csv-parser","last_synced_at":"2025-08-22T09:38:56.532Z","repository":{"id":117357083,"uuid":"305210818","full_name":"Ricoledan/deno-planet-csv-parser","owner":"Ricoledan","description":"🔭 A simple deno program that reads keplar csv data and queries that data for planetary systems","archived":false,"fork":false,"pushed_at":"2020-10-18T22:54:07.000Z","size":3087,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T14:30:01.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ricoledan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-18T22:47:42.000Z","updated_at":"2020-10-18T22:54:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d44b2029-3e49-4562-8653-0b4a4904e11d","html_url":"https://github.com/Ricoledan/deno-planet-csv-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fdeno-planet-csv-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fdeno-planet-csv-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fdeno-planet-csv-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fdeno-planet-csv-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ricoledan","download_url":"https://codeload.github.com/Ricoledan/deno-planet-csv-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241029962,"owners_count":19896998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T22:14:37.615Z","updated_at":"2025-02-27T15:41:12.283Z","avatar_url":"https://github.com/Ricoledan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deno Planet CSV Parser\r\n\r\nA simple deno program that reads keplar csv data and queries that data for planetary systems that meet a planetary radius above 0.5 and less than 1.5, a stellar radius greater than 0.99 and less than 1.01 with a stellar mass between 0.78 and 1.04.\r\n\r\n```\r\n{\r\n  kepler_name: \"Kepler-299 b\",\r\n  koi_prad: \"1.29\",\r\n  koi_smass: \"0.9030\",\r\n  koi_srad: \"0.9990\",\r\n  koi_count: \"4\",\r\n  koi_steff: \"5616.00\"\r\n}\r\n{\r\n  kepler_name: \"Kepler-407 b\",\r\n  koi_prad: \"1.13\",\r\n  koi_smass: \"0.9770\",\r\n  koi_srad: \"1.0030\",\r\n  koi_count: \"1\",\r\n  koi_steff: \"5475.00\"\r\n}\r\n{\r\n  kepler_name: \"Kepler-1035 b\",\r\n  koi_prad: \"1.38\",\r\n  koi_smass: \"1.0380\",\r\n  koi_srad: \"0.9920\",\r\n  koi_count: \"1\",\r\n  koi_steff: \"5815.00\"\r\n}\r\n{\r\n  kepler_name: \"Kepler-1156 b\",\r\n  koi_prad: \"1.33\",\r\n  koi_smass: \"0.9230\",\r\n  koi_srad: \"0.9920\",\r\n  koi_count: \"1\",\r\n  koi_steff: \"5649.00\"\r\n}\r\n{\r\n  kepler_name: \"Kepler-387 b\",\r\n  koi_prad: \"1.01\",\r\n  koi_smass: \"0.8240\",\r\n  koi_srad: \"1.0030\",\r\n  koi_count: \"2\",\r\n  koi_steff: \"5772.00\"\r\n}\r\n{\r\n  kepler_name: \"Kepler-387 c\",\r\n  koi_prad: \"1.00\",\r\n  koi_smass: \"0.8240\",\r\n  koi_srad: \"1.0030\",\r\n  koi_count: \"2\",\r\n  koi_steff: \"5772.00\"\r\n}\r\n{\r\n  kepler_name: \"Kepler-1417 b\",\r\n  koi_prad: \"1.01\",\r\n  koi_smass: \"0.9420\",\r\n  koi_srad: \"1.0020\",\r\n  koi_count: \"1\",\r\n  koi_steff: \"5952.00\"\r\n}\r\n{\r\n  kepler_name: \"Kepler-1560 b\",\r\n  koi_prad: \"0.90\",\r\n  koi_smass: \"0.9090\",\r\n  koi_srad: \"0.9930\",\r\n  koi_count: \"1\",\r\n  koi_steff: \"5755.00\"\r\n}\r\n\r\n8 habitable planets found!\r\n```\r\n\r\n## Run application\r\n\r\n```\r\ndeno run --allow-read mod.ts\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoledan%2Fdeno-planet-csv-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricoledan%2Fdeno-planet-csv-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoledan%2Fdeno-planet-csv-parser/lists"}