Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 584 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 584 Bytes

Dark Sky Weather Scripts

A set of Python scripts to get Dark Sky historical weather data from Google location data

  • GetHistorical.py - Gets historical weather data from a Google location CSV file
  • Convert.py - Converts a folder of Dark Sky historical weather JSON files into a CSV file

Please see each script for full instructions on how to use the script.

Information on the Dark Sky weather API can be found here: https://darksky.net/dev

Scripts to convert Google location data JSON files to CSV can be found here: https://github.com/matthewrenze/google-location-scripts