Skip to main content

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


Download files

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

Source Distribution

seedftw-1.4.tar.gz (37.0 kB view hashes)

Uploaded Source

Built Distribution

seedftw-1.4-py3-none-any.whl (23.2 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