Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.33 KB

bls-api-to-csv

Get data using the BLS API using python and write the data to a csv file

What this repo demonstrates

  • How to use python to interface to the BLS Public API to download some data, and save it to a csv file for later use.

License

Licensed under a Creative Commons CC-BY license. You can:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material for any purpose, even commercially.

As long as you:

  • Attribute — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

Suggested Citation

Lachlan Deer 2017, Downloading BLS data to CSV using the Public API and Python.

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.