On Tue, 22 Apr 2014, Logan Kelly wrote:
Yes this is exactly what I would need.
curl -i -X POST -H 'Content-Type: application/json'
-d '{"seriesid":["LEU0254555900",
"APU0000701111"],
"startyear":"2002",
"endyear":"2012"}'
http://api.bls.gov/publicAPI/v1/timeseries/data/
When I execute that I get the response,
"Your request has failed, please check your input parameters and try your
request again."
Allin