This module allows to download and analyse metadata as well as data from tabular PANGAEA (https://www.pangaea.de) datasets.
Project description
pangaeapy
This module allows to download and analyse metadata as well as data from tabular PANGAEA (https://www.pangaea.de) datasets.
Installation
- Source code from github
pip install git+https://github.com/pangaea-data-publisher/pangaeapy
Usage
import pangaeapy.pandataset as pd
ds= pd.PanDataSet(787140)
print(ds.title)
print(ds.data.head())
Examples
Please take a look at the example Jupyter Notebooks which you can find in the 'examples' folder
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pangaeapy-0.0.2.tar.gz
(6.9 kB
view hashes)
Built Distribution
pangaeapy-0.0.2-py3-none-any.whl
(19.8 kB
view hashes)
Close
Hashes for pangaeapy-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d1ed4b6e9d7ccaf08a45e5708b4cc1d381d3ff3fae5c785336914947abd0eae |
|
MD5 | faabb2989e5c78f00febf1420e3e2eed |
|
BLAKE2b-256 | c5a3a555029ae5fa2ad05e61b230f390906e0161a009e546c029764ac072c770 |