Simple Energy & Environment Data From The World (aka. seedftw) - A small example package for acquiring open energy and environment data
Project description
seedftw
This package is meant to give you simple [access to] energy and environment data from the world (in short seedftw). This package is meant to be used with Python 3.
Capabilities
Currently, it contains the following data loading capabilities:
- Energy:
- Transmission system data from Denmark under seedftw.energy.denmark. This data is provided by the danish transmission system operator Energinet.
- Environment:
- Simple geographical computations, under seedftw.environment.geography
- Weather observations from Denmark under seedftw.environment.denmark. This data is provided by the Danish Meteorological Institute (DMI). OBS: you need to create an API key on their portal to gain access to the data.
Installation
Latest stable version
If you want to get the latest stable version, you can get it via pip, as it is registered on PyPi :
pip install seedftw
Development versions
If you want to use the development version, then just keep on using the one in the repository on Gitlab by checking out the right branches:
To get the latest stable version, pull the master branch from Gitlab:
pip install git+https://gitlab.com/Pierre_VF/seedftw.git@master
To get the latest developments (can be unstable), pull the Development branch from Gitlab:
pip install git+https://gitlab.com/Pierre_VF/seedftw.git@Development
Examples and documentation
You can find a documentation and code samples in Jupyter notebooks in the examples folder.
The installation process for the API keys is provided in these notebooks where relevant.
Note to users and developers
This repository is currently developed as a hobby project. But if you're interested in contributing, this is very welcome.
At the moment, the documentation is very unevenly advanced, help there is also appreciated.
The style format used for development is Black, if you contribute, it would be nice if you remember to apply it to your code before committing.
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
Built Distribution
File details
Details for the file seedftw-1.4.tar.gz
.
File metadata
- Download URL: seedftw-1.4.tar.gz
- Upload date:
- Size: 37.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02cb580cae9ce42276a07b962baef1fe65c0e2ef01eba9f1585482422f672bbf |
|
MD5 | 23839967e1dbfd0e0bbd1e72af135eb5 |
|
BLAKE2b-256 | a488674237044a3d3a6790e28d93453c2145e6d7546ce34f1639c364aca1f897 |
File details
Details for the file seedftw-1.4-py3-none-any.whl
.
File metadata
- Download URL: seedftw-1.4-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca00482db8db7967f25f996ac8d4942b60b98709986363536f7c4492d367da73 |
|
MD5 | 81e7f6e0100e78db92ec9acd3211ba2c |
|
BLAKE2b-256 | 2ef46b46dc4965837d925445156679277ed2c990ae9710ea6060a7eba75950e2 |