Created
May 31, 2014 01:48
-
-
Save wlaurance/2ef2515c8c92356a6038 to your computer and use it in GitHub Desktop.
gas
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"request" : { | |
"series_id" : "PET.EMM_EPMR_PTE_R1Y_DPG.A", | |
"command" : "series" | |
}, | |
"series" : [ | |
{ | |
"source" : "EIA, U.S. Energy Information Administration", | |
"unitsshort" : "$/gal", | |
"geography" : "USA-DC+USA-DE+USA-MD+USA-NJ+USA-NY+USA-PA", | |
"copyright" : "None", | |
"name" : "Central Atlantic (PADD 1B) Regular All Formulations Retail Gasoline Prices, Annual", | |
"data" : [ | |
[ | |
"2013", | |
3.56 | |
], | |
[ | |
"2012", | |
3.681 | |
] | |
], | |
"description" : "Central Atlantic (PADD 1B) Regular All Formulations Retail Gasoline Prices", | |
"series_id" : "PET.EMM_EPMR_PTE_R1Y_DPG.A", | |
"end" : "2013", | |
"updated" : "2014-01-07T07:21:48-0500", | |
"f" : "A", | |
"start" : "1993", | |
"units" : "Dollars per Gallon" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment