A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

geospatial-data-catalogs

A list of open geospatial datasets available on AWS, Earth Engine, Planetary Computer, and STAC Index.
https://github.com/opengeos/geospatial-data-catalogs

Category: Sustainable Development
Sub Category: Curated Lists

Keywords

amazon aws cloud-computing earth-engine geospatial geospatial-data nasa-data opan-data open-access satellite-imagery

Keywords from Contributors

earthengine gdal geopandas routing parallelism dataviz hydrology polars optical accessors

Last synced: about 18 hours ago
JSON representation

Repository metadata

A list of open geospatial datasets available on AWS, Earth Engine, Planetary Computer, NASA CMR, and STAC Index

README.md

geospatial-data-catalogs

Colab
Binder
License

Introduction

Some of the popular cloud-computing platforms (e.g., AWS, Google Earth Engine, Microsoft Planetary Computer, NASA's Common Metadata Repository (CMR)) 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.

Usage

This repo provides the list of geospatial datasets in two formats:

Tab separated values (TSV) format

JSON format

Examples

The TSV file can be easily read into a Pandas DataFrame using the following code:

import pandas as pd

url = 'https://github.com/opengeos/geospatial-data-catalogs/raw/master/aws_geo_datasets.tsv'
df = pd.read_csv(url, sep='\t')
df.head()

Relevant Projects


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 863
Total Committers: 4
Avg Commits per committer: 215.75
Development Distribution Score (DDS): 0.013

Commits in past year: 365
Committers in past year: 2
Avg Commits per committer in past year: 182.5
Development Distribution Score (DDS) in past year: 0.003

Name Email Commits
GitHub Action a****n@g****m 852
Qiusheng Wu g****s@g****m 9
pre-commit-ci[bot] 6****] 1
Rambaud Pierrick 1****u 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 0
Total pull requests: 4
Average time to close issues: N/A
Average time to close pull requests: about 2 months
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 3

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: about 6 hours
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/opengeos/geospatial-data-catalogs

Top Issue Authors

Top Pull Request Authors

  • pre-commit-ci[bot] (3)
  • 12rambau (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/update_datasets.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • ad-m/github-push-action master composite
requirements.txt pypi
  • leafmap *

Score: 7.719573989259581