Skip to main content

Gets iSpin data for a turbine ID.

Project description

https://travis-ci.org/lead-ratings/gender-guesser.svg?branch=master

This package provides access to iSpin data for a specified turbine ID. Its use is pretty straightforward:

>>> import ispin_data.api as ispin

>>> ispin.username = 'your_username'
>>> ispin.password = 'your_password'

>>> df = ispin.request_overview()
# Returns iSpin installations

>>> df = iSpin.request_data(6)
# Returns data for installation number 6. The start and end date can also be specified

The explanation each columns of the returned DataFrame can be consulted in the XXXXXXXX.txt file

Licenses

Nabla Wind Hub.

Changelog

0.1.0 (2021-08-24)

  • First release

0.2.0 (2021-08-26)

  • Current release

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

iSpin-data-0.2.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

iSpin_data-0.2.0-py2.py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 2 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