Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

tjdev7/GDPdig

Repository files navigation

GDPdig - Ver 1.4

Django application showing a summary of the financial information on a chosen territory inside North America.

Information shown:

  1. Current GDP for each state
  2. Main industry inside state

Why was this app made?

This app is made with the goal of giving quick, financial data to anyone who needs it.

Tools used:

  • Django
  • JavaScript
  • CSS3
  • HTML5 Boiler plate

Sources

Bureau of Labor Statistics

U.S. Bureau of Economic Analysis

Last tasks needed to be done:

  • Finish debugging the web app
  • Setting up live environment

Using app locally

(Please have the following software installed: Python, pip, Django)

1. Git clone https://github.com/Toughee/GDPdig.git
2. Change directory to project folder
3. Type in "python manage.py runserver" to terminal or Command prompt
4. Open a browser tab and type in: "localhost:8000/index/"

Future data:

  • Region that every state belongs to
  • Yearly and quaterly data
  • Icon showing every state and main industry
  • Pyviz integrated to show data visualizations for every year
  • Add information from different cities, nations and continents

License

GNU General Public License

About

Financial data app for different states in North America 📈

Topics

Resources

License

Stars

Watchers

Forks