8000 GitHub - TAHMO/API-V1-Python-examples: API V1 Python examples
[go: up one dir, main page]

Skip to content

TAHMO/API-V1-Python-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API V1 Python examples

This git contains examples on how to use the TAHMO API v1 in the python.

There are currently three examples available:

  • stations.py: Retrieves all stations that your account has access to and export the station id, station name, location and last measurement information to a CSV file.

  • timeseries.py: Retrieve timeseries of the last 48 hours of a specific station.

  • export.py: Export all timeseries of all stations to CSV files, beginning at a specified date.

Authorization

The python examples contain API credentials of a demo account which only has access to two TAHMO stations. Please update these to your own API credentials in order to access all your available stations.

Additional information

Additional information on how to use the API, available endpoints, units etc is presented in the API documentation. For questions please send an email to H.F.Hagenaars@student.tudelft.nl.

About

API V1 Python examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0