Skip to content

Important Information  #1

@Evanito

Description

@Evanito
  • 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:

  1. Create a Python script that can be called by a master program with:
    1. Inputs:
      1. Zip Code (Optional, perhaps can be autodetected with GPS?)
    2. Outputs:
      1. Raw JSON API Output data relevant to request
  2. (IDEA) Convert Raw JSON to Database format if needed
  3. (IDEA) Condense historical information into a single relevant value for each category
  4. (IDEA) Auto Detect location (Using google location api?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions