Skip to content

Commit

Permalink
Fixed code to comply with error and empty responses. Added json parse…
Browse files Browse the repository at this point in the history
… and file output to weatherObserved. Addded WeatherObserved csv files to output.
  • Loading branch information
alexchambel committed Apr 3, 2019
1 parent b597d6d commit f67e1c9
Show file tree
Hide file tree
Showing 8 changed files with 32,340 additions and 49 deletions.
3,689 changes: 3,640 additions & 49 deletions get_IOT_data.ipynb

Large diffs are not rendered by default.

4,100 changes: 4,100 additions & 0 deletions output/IOT_WeatherObserved_barometricPressure.csv

Large diffs are not rendered by default.

4,100 changes: 4,100 additions & 0 deletions output/IOT_WeatherObserved_precipitation.csv

Large diffs are not rendered by default.

4,100 changes: 4,100 additions & 0 deletions output/IOT_WeatherObserved_relativeHumidity.csv

Large diffs are not rendered by default.

4,100 changes: 4,100 additions & 0 deletions output/IOT_WeatherObserved_solarRadiation.csv

Large diffs are not rendered by default.

4,100 changes: 4,100 additions & 0 deletions output/IOT_WeatherObserved_temperature.csv

Large diffs are not rendered by default.

4,100 changes: 4,100 additions & 0 deletions output/IOT_WeatherObserved_windDirection.csv

Large diffs are not rendered by default.

4,100 changes: 4,100 additions & 0 deletions output/IOT_WeatherObserved_windSpeed.csv

Large diffs are not rendered by default.

0 comments on commit f67e1c9

Please sign in to comment.