Skip to content

Obtain Chained Consumer Price Index for All Urban Consumers: All Items in U.S. City Average data from U.S. Bureau of Labor Statistics via public API, in the form of JSON

Notifications You must be signed in to change notification settings

AhmadTaj1754/DataViaAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Example of how to use an API to produce and consume JSON. Then use data to update a database using Python to connect to the database.

Obtain "Chained Consumer Price Index for All Urban Consumers: All Items in U.S. City Average " data from U.S. Bureau of Labor Statistics via public API, in the form of JSON, and write to CSV file. Then connect to MySQL database and insert values obtained with BLS API into pre-created BLS database table

About

Obtain Chained Consumer Price Index for All Urban Consumers: All Items in U.S. City Average data from U.S. Bureau of Labor Statistics via public API, in the form of JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages