Yahoo Canada Web Search

Search results

  1. electric power data are almost entirely non -confidential. This guide describes the data that EIA collects and how the data are made available to the public.

    • 275KB
    • 18
    • Stipulate A Start and End Date Restriction For The Data
    • Start Date
    • End Date
    • Start and End Date Together

    We can stipulate that the API only return data that lies within a specific date range. To do so, we add these optional parameters to our query, where yyyy is the year, mm is the month, and ddis the day. Using our ongoing example, let's stipulate we only want to see February and March 2008 residential retail-sales of electricity in Colorado. The sta...

    https://api.eia.gov/v2/electricity/retail-sales/data?api_key=xxxxxx&data=price&facets[sectorid]=RES&facets[stateid]=CO&frequency=monthly&start=2008-01-31

    https://api.eia.gov/v2/electricity/retail-sales/data?api_key=xxxxxx&data=price&facets[sectorid]=RES&facets[stateid]=CO&frequency=monthly&end=2008-03-01

    https://api.eia.gov/v2/electricity/retail-sales/data?api_key=xxxxxx&data=price&facets[sectorid]=RES&facets[stateid]=CO&frequency=monthly&sta rt=2008-01-31&end=2008-03-01 We receive two rows in return, the data points for February 2008, and March 2008. In the last example, we specified a start date on January 31. Remember, the first part of this ret...

  2. The survey Form EIA-923 collects detailed electric power data -- monthly and annually -- on electricity generation, fuel consumption, fossil fuel stocks, and receipts at the power plant and prime mover level. Specific survey information provided: Schedule 2 - fuel receipts and costs.

  3. Jun 26, 2019 · In this tutorial, I will walk you through using the Energy Information Administration’s (EIA) online application programming interface (API) to pull data directly into Python for data analysis. First, to use the EIA’s API, you’ll need to register on its Open Data page, using the following link: https://www.eia.gov/opendata/ .

  4. Mar 5, 2020 · Data downloads are available in CSV and JSON formats. Application Programming Interface (API) keys are available with EIA’s Microsoft Excel and Google Sheets add-ins, which make regular data updates much easier. Users can also download static versions of charts and tables in PDF or PNG image files.

  5. Sep 13, 2017 · Using the data. I have found that it is not at all an exaggeration to say that the world (of energy data, at least) is at your fingertips with EIA’s publicly available data. To demonstrate, I’ll walk through a quick example of what you can find.

  6. People also ask

  7. The 'EIA' API provides a vari-ety of information, in a time series format, about the energy sec-tor in the US. The API is open, free, and requires an access key and registra-tion at <https://www.eia.gov/opendata/>.

  1. People also search for