{"id":13733893,"url":"https://github.com/opengeos/geospatial-data-catalogs","last_synced_at":"2025-04-08T00:36:50.061Z","repository":{"id":65057222,"uuid":"581298174","full_name":"opengeos/geospatial-data-catalogs","owner":"opengeos","description":"A list of open geospatial datasets available on AWS, Earth Engine, Planetary Computer, NASA CMR, and STAC Index","archived":false,"fork":false,"pushed_at":"2024-10-29T04:56:44.000Z","size":83468,"stargazers_count":522,"open_issues_count":1,"forks_count":40,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-10-29T22:29:27.408Z","etag":null,"topics":["amazon","aws","cloud-computing","earth-engine","geospatial","geospatial-data","nasa-data","opan-data","open-access","satellite-imagery"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/opengeos.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":"2022-12-22T19:54:55.000Z","updated_at":"2024-10-29T04:56:50.000Z","dependencies_parsed_at":"2024-04-15T06:27:33.876Z","dependency_job_id":"a2bde6da-1e7f-4576-82d6-ebeeea1af290","html_url":"https://github.com/opengeos/geospatial-data-catalogs","commit_stats":{"total_commits":696,"total_committers":3,"mean_commits":232.0,"dds":"0.014367816091954033","last_synced_commit":"d8915ff144d254ce8387f7f12624913856934fc7"},"previous_names":["giswqs/geospatial-data-catalogs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeos%2Fgeospatial-data-catalogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeos%2Fgeospatial-data-catalogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeos%2Fgeospatial-data-catalogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeos%2Fgeospatial-data-catalogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opengeos","download_url":"https://codeload.github.com/opengeos/geospatial-data-catalogs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247279298,"owners_count":20912857,"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":["amazon","aws","cloud-computing","earth-engine","geospatial","geospatial-data","nasa-data","opan-data","open-access","satellite-imagery"],"created_at":"2024-08-03T03:00:50.676Z","updated_at":"2025-04-08T00:36:50.032Z","avatar_url":"https://github.com/opengeos.png","language":"Jupyter Notebook","funding_links":[],"categories":["Earth Observation Introduction","Sustainable Development","Jupyter Notebook"],"sub_categories":["Curated Lists"],"readme":"# geospatial-data-catalogs\n\n[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/opengeos/geospatial-data-catalogs/blob/master/examples.ipynb)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/opengeos/geospatial-data-catalogs/HEAD?labpath=examples.ipynb)\n[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Introduction\n\nSome of the popular cloud-computing platforms (e.g., [AWS](https://aws.amazon.com/earth/), [Google Earth Engine](https://earthengine.google.com/), [Microsoft Planetary Computer](https://planetarycomputer.microsoft.com/), NASA's Common Metadata Repository ([CMR](https://wiki.earthdata.nasa.gov/display/ED/CMR+SpatioTemporal+Asset+Catalog+%28CMR-STAC%29+Documentation))) host a lot of publicly available geospatial datasets. This repo compiles the list of all geospatial datasets on these platforms as a CSV file and as a JSON file, making it easier to find and use them programmatically. The list is updated daily.\n\n## Usage\n\nThis repo provides the list of geospatial datasets in two formats:\n\n### Tab separated values (TSV) format\n\n- AWS Open Data: [aws_open_datasets.tsv](https://github.com/opengeos/geospatial-data-catalogs/blob/master/aws_open_datasets.tsv)\n- AWS Open Geospatial Data: [aws_geo_datasets.tsv](https://github.com/opengeos/geospatial-data-catalogs/blob/master/aws_geo_datasets.tsv)\n- AWS Open Geospatial Data with STAC endpoint: [aws_stac_catalogs.tsv](https://github.com/opengeos/geospatial-data-catalogs/blob/master/aws_stac_catalogs.tsv)\n- STAC Index Catalogs: [stac_catalogs.tsv](https://github.com/opengeos/geospatial-data-catalogs/blob/master/stac_catalogs.tsv)\n- Earth Engine Catalog: [gee_catalog.tsv](https://github.com/opengeos/geospatial-data-catalogs/blob/master/gee_catalog.tsv)\n- Planetary Computer Catalog: [pc_catalog.tsv](https://github.com/opengeos/geospatial-data-catalogs/blob/master/pc_catalog.tsv)\n- NASA CMR STAC Catalog: [nasa_cmr_catalog.tsv](https://github.com/opengeos/NASA-CMR-STAC/blob/master/nasa_cmr_catalog.tsv)\n\n### JSON format\n\n- AWS Open Data: [aws_open_datasets.json](https://github.com/opengeos/geospatial-data-catalogs/blob/master/aws_open_datasets.json)\n- AWS Open Geospatial Data: [aws_geo_datasets.json](https://github.com/opengeos/geospatial-data-catalogs/blob/master/aws_geo_datasets.json)\n- AWS Open Geospatial Data with STAC endpoint: [aws_stac_catalogs.json](https://github.com/opengeos/geospatial-data-catalogs/blob/master/aws_stac_catalogs.json)\n- STAC Index Catalogs: [stac_catalogs.json](https://github.com/opengeos/geospatial-data-catalogs/blob/master/stac_catalogs.json)\n- Earth Engine Catalog: [gee_catalog.json](https://github.com/opengeos/geospatial-data-catalogs/blob/master/gee_catalog.json)\n- Planetary Computer Catalog: [pc_catalog.json](https://github.com/opengeos/geospatial-data-catalogs/blob/master/pc_catalog.json)\n- NASA CMR STAC Catalog: [nasa_cmr_catalog.json](https://github.com/opengeos/NASA-CMR-STAC/blob/master/nasa_cmr_catalog.json)\n\n### Examples\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/opengeos/geospatial-data-catalogs/raw/master/aws_geo_datasets.tsv'\ndf = pd.read_csv(url, sep='\\t')\ndf.head()\n```\n\n## Relevant Projects\n\n- A list of open datasets on AWS: [aws-open-data](https://github.com/opengeos/aws-open-data)\n- A list of open geospatial datasets on AWS: [aws-open-data-geo](https://github.com/opengeos/aws-open-data-geo)\n- A list of open geospatial datasets on AWS with a STAC endpoint: [aws-open-data-stac](https://github.com/opengeos/aws-open-data-stac)\n- A list of STAC endpoints from stacindex.org: [stac-index-catalogs](https://github.com/opengeos/stac-index-catalogs)\n- A list of geospatial datasets on Microsoft Planetary Computer: [Planetary-Computer-Catalog](https://github.com/opengeos/Planetary-Computer-Catalog)\n- A list of geospatial datasets on Google Earth Engine: [Earth-Engine-Catalog](https://github.com/opengeos/Earth-Engine-Catalog)\n- A list of geospatial datasets on NASA's Common Metadata Repository (CMR): [NASA-CMR-STAC](https://github.com/opengeos/NASA-CMR-STAC)\n- A list of geospatial data catalogs: [geospatial-data-catalogs](https://github.com/opengeos/geospatial-data-catalogs)\n- The Maxar Open Data STAC Catalog: [maxar-open-data](https://github.com/opengeos/maxar-open-data)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeos%2Fgeospatial-data-catalogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengeos%2Fgeospatial-data-catalogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeos%2Fgeospatial-data-catalogs/lists"}