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. 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.

  3. Datasets are arranged in a logical hierarchy; member datasets may be discovered by querying their parent node. Modalities, periodicities, and facets, which vary between datasets, may be specified and queried programmatically.

  4. 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/ .

  5. Nov 20, 2023 · Learn what geospatial data and mapping tools are, how to choose and use them, and how to present them in your EIA report writing.

  6. People also ask

  7. catalog.data.gov › datasetDataset - Catalog

    Prices of petroleum products and crude oil. Weekly, monthly, and annual data available. Users of the EIA API are required to obtain an API Key via this registration...

  1. People also search for