U.S. Gasoline And Diesel Retail Prices 1995-2021
Weekly Retail Gasoline and Diesel Prices
@kaggle.mruanova_us_gasoline_and_diesel_retail_prices_19952021
Weekly Retail Gasoline and Diesel Prices
@kaggle.mruanova_us_gasoline_and_diesel_retail_prices_19952021
Source: U.S. Energy Information Administration (Jan 2021).
The data contains the following information:
Source: U.S. Energy Information Administration (Jan 2021)
https://www.eia.gov/dnav/pet/pet_pri_gnd_dcus_nus_w.htm
https://www.eia.gov/about/copyrights_reuse.php
Public domain and use of EIA content
U.S. government publications are in the public domain and are not subject to copyright protection. You may use and/or distribute any of our data, files, databases, reports, graphs, charts, and other information products that are on our website or that you receive through our email distribution service. However, if you use or reproduce any of our information products, you should use an acknowledgment, which includes the publication date, such as: "Source: U.S. Energy Information Administration (Oct 2008)."
Quoting EIA content and translations
When quoting EIA text, the acknowledgment should clearly indicate which text is EIA content and which is not. When translating EIA content into another language, please indicate the organization responsible for the translation and provide a link back to the original EIA web page in the acknowledgment.
What makes the price of the diesel fluctuate so much?
CREATE TABLE pet_pri_gnd_dcus_nus_w (
"date" TIMESTAMP,
"a1" DOUBLE,
"a2" DOUBLE,
"a3" DOUBLE,
"r1" DOUBLE,
"r2" DOUBLE,
"r3" DOUBLE,
"m1" DOUBLE,
"m2" DOUBLE,
"m3" DOUBLE,
"p1" DOUBLE,
"p2" DOUBLE,
"p3" DOUBLE,
"d1" DOUBLE
);Anyone who has the link will be able to view this.