Skip to content

Repository files navigation

ThingSpeak Python Client

Access the data on ThingSpeak platform through its Read API.

ThingSpeakClient.py

Download data from ThingSpeak as Pandas dataframe or export as CSV.

By default, each ThingSpeak read request will return a maximum of 8000 data points. Therefore, several requests may be necessary to download the complete dataset from a given period. This script allows one to download the entire dataset from an arbitrary period by automatically sending subsequent requests.

TODO:

  • Clear up the PV yield calculation code.
  • Look at the Flask API for Heroku deployment.

About

Python Class for reading data off of ThingSpeak Platform

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages