{"id":17671542,"url":"https://github.com/giswqs/planetary-computer-catalog","last_synced_at":"2025-05-12T16:43:05.900Z","repository":{"id":65028885,"uuid":"580948533","full_name":"giswqs/Planetary-Computer-Catalog","owner":"giswqs","description":"The Microsoft Planetary Computer Catalog in CSV format","archived":false,"fork":false,"pushed_at":"2023-05-23T03:28:16.000Z","size":1196,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T13:23:25.613Z","etag":null,"topics":["cog","data-science","geospatial","geotiff","open-data","planetary-computer","satellite-imagery","stac-catalog"],"latest_commit_sha":null,"homepage":"","language":"Python","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/giswqs.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}},"created_at":"2022-12-21T21:38:48.000Z","updated_at":"2024-04-09T18:48:36.000Z","dependencies_parsed_at":"2023-02-17T01:46:37.833Z","dependency_job_id":null,"html_url":"https://github.com/giswqs/Planetary-Computer-Catalog","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":0.4347826086956522,"last_synced_commit":"0a5120c3f61ca06f7858f1c2245300452589523b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giswqs%2FPlanetary-Computer-Catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giswqs%2FPlanetary-Computer-Catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giswqs%2FPlanetary-Computer-Catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giswqs%2FPlanetary-Computer-Catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giswqs","download_url":"https://codeload.github.com/giswqs/Planetary-Computer-Catalog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165525,"owners_count":20246721,"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":["cog","data-science","geospatial","geotiff","open-data","planetary-computer","satellite-imagery","stac-catalog"],"created_at":"2024-10-24T03:42:48.990Z","updated_at":"2025-03-12T05:30:50.374Z","avatar_url":"https://github.com/giswqs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Planetary-Computer-Catalog\n\n[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/giswqs/Planetary-Computer-Catalog/blob/master/pc_catalog.ipynb)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/giswqs/Planetary-Computer-Catalog/HEAD?labpath=pc_catalog.ipynb)\n[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Introduction\n\nThe [Microsoft Planetary Computer](https://planetarycomputer.microsoft.com/) platform hosts a lot of publicly available geospatial datasets. This repo compiles the list of all geospatial datasets on Planetary Computer as a CSV file and as a JSON file, making it easier to find and use them programmatically. The list is updated daily.\n\nA complete list of geospatial datasets on Planetary Computer is available [here](https://planetarycomputer.microsoft.com/catalog).\n\n## Usage\n\nThis repo provides the list of geospatial datasets on Planetary Computer in two formats:\n\n- Tab separated values (TSV) file: [pc_catalog.tsv](https://github.com/giswqs/Planetary-Computer-Catalog/blob/master/pc_catalog.tsv)\n- JSON file: [pc_catalog.json](https://github.com/giswqs/Planetary-Computer-Catalog/blob/master/pc_catalog.json)\n\nThe TSV file can be easily read into a Pandas DataFrame using the following code:\n\n```python\nimport pandas as pd\n\nurl = 'https://github.com/giswqs/Planetary-Computer-Catalog/raw/master/pc_catalog.tsv'\ndf = pd.read_csv(url, sep='\\t')\ndf.head()\n```\n\n## Related Projects\n\n- A list of open datasets on AWS: [aws-open-data](https://github.com/giswqs/aws-open-data)\n- A list of open geospatial datasets on AWS: [aws-open-data-geo](https://github.com/giswqs/aws-open-data-geo)\n- A list of open geospatial datasets on AWS with a STAC endpoint: [aws-open-data-stac](https://github.com/giswqs/aws-open-data-stac)\n- A list of STAC endpoints from stacindex.org: [stac-index-catalogs](https://github.com/giswqs/stac-index-catalogs)\n- A list of geospatial datasets on Microsoft Planetary Computer: [Planetary-Computer-Catalog](https://github.com/giswqs/Planetary-Computer-Catalog)\n- A list of geospatial datasets on Google Earth Engine: [Earth-Engine-Catalog](https://github.com/giswqs/Earth-Engine-Catalog)\n- A list of geospatial datasets on NASA's Common Metadata Repository (CMR): [NASA-CMR-STAC](https://github.com/giswqs/NASA-CMR-STAC)\n- A list of geospatial data catalogs: [geospatial-data-catalogs](https://github.com/giswqs/geospatial-data-catalogs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiswqs%2Fplanetary-computer-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiswqs%2Fplanetary-computer-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiswqs%2Fplanetary-computer-catalog/lists"}