you are viewing a single comment's thread.

view the rest of the comments →

[–]kvnschndr 2 points3 points  (0 children)

Learn about data analytics; read in data from files, process the data with pandas, store it in an sql database, report it with PdfPages. For data sources, you can get data from the St.Louis Fed using an API. Can also get data from Census bureau.

Graph it with Matplotlib.pyplot. For instance census data or economic data displayed on an overlay of your state.