Skip to content

Commit 25d3b5b

Browse files
Update README.md
1 parent da3edf9 commit 25d3b5b

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

README.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -172,30 +172,6 @@ Visit: http://localhost:5000 to use the application.
172172

173173
<img src="https://dj8eg5xs13hf6.cloudfront.net/hawaii-climate-data-api/18.png" width="250">
174174

175-
### /api/v2/precipitation
176-
177-
Returns precipitation data for the most recent 12 months of dataset.
178-
179-
<img src="presentation/4.PNG" width="700">
180-
181-
### /api/v2/stations
182-
183-
Return station data.
184-
185-
<img src="presentation/5.PNG" width="700">
186-
187-
### /api/v2/tobs
188-
189-
Returns temperature observation data (tobs) from 12 most recent months of dataset.
190-
191-
<img src="presentation/6.PNG" width="700">
192-
193-
### /api/v2/aggregate/start-date/end-date
194-
195-
Returns minimum temperature, average temperature, and the max temperature for a given start or start-end range.
196-
197-
<img src="presentation/7.png" width="700">
198-
199175
---
200176

201177
## Analysis

0 commit comments

Comments
 (0)