Re: [R] how to ref data directly from bls.gov using their api

2019-01-29 Thread Alan Feuerbacher
On 1/29/2019 11:24 AM, Bert Gunter wrote: Please search on "Bureau of Labor Statistics" at rseek.org. You will find several packages and other resources there for doing what you want. Wow! Thanks! Again most likely severe overkill for my simple need. Alan -- Ber Bert Gunter "The trouble

Re: [R] how to ref data directly from bls.gov using their api

2019-01-29 Thread Bert Gunter
Please search on "Bureau of Labor Statistics" at rseek.org. You will find several packages and other resources there for doing what you want. -- Ber Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in

[R] how to ref data directly from bls.gov using their api

2019-01-29 Thread Evans, Richard K. (GRC-H000) via R-help
Hello, I'd like to generate my own plots of various labor statistics using live data available at https://www.bls.gov/bls/api_features.htm This is 10% an R question and 90 % a bls.gov api query question. Please forgive me for making this request here but I would be truly grateful for anyone