-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- API Service Name: CIMIS
- API Address:
http://et.water.ca.gov/api/data?
Example:http://et.water.ca.gov/api/data?appKey=YOUR-APP-KEY&targets=2,8,127&startDate=2010-01-01&endDate=2010-01-05 - Programming language: Python
- API Type: REST
- API Parameters: http://et.water.ca.gov/Rest/Index (See "Parameters")
- API Response type: JSON (Preferred) or XML
- API Response Parameters: http://et.water.ca.gov/Rest/Index (See "Data Items")
Goals:
- Create a Python script that can be called by a master program with:
- Inputs:
- Zip Code (Optional, perhaps can be autodetected with GPS?)
- Outputs:
- Raw JSON API Output data relevant to request
- Inputs:
- (IDEA) Convert Raw JSON to Database format if needed
- (IDEA) Condense historical information into a single relevant value for each category
- (IDEA) Auto Detect location (Using google location api?)
Metadata
Metadata
Assignees
Labels
No labels