Skip to main content

Easily access NASA, ESA and JAXA data

Project description

Pyspace

Easily access NASA, ESA and JAXA data

About

You can use this API to access and see statistics about NASA, JAXA and ESA datasets. Check the available datasets and how to use them bellow.

Available Datasets

ESA

mortality and natality
coronavirus cases worldwide

JAXA

greenhouse gases concentration

NASA

landslides
atmospherical data

Main Functions

Constructors

Initialize an object with the required data

Describe

Generete statistics about all the features in the dataset, such as mean, standard deviation and quartiles.

Examples

from pyspace.nasa import Landslide

LS = Landslide(subset=100, verbose=True)

print(LS.summarize())
print(LS.df.head())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyspace-api-0.0.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

pyspace_api-0.0.1-py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page