Skip to content

About This repository is going to show dependencies between USA's economy (by state) and different variables - in construction 🔨

Notifications You must be signed in to change notification settings

NorthBrains/USA-States-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USA States Data

This repository is going to show dependencies between USA's economy (by state) and different variables - in construction 🔨


By NorthBrains Analytics 🧠


Used Packages 💡

from enum import IntEnum
import pandas as pd
import requests as req
from IPython.display import display
from libraries.table_load import GetRegionalData

the last one is builded by us python's class which load chosen table name and line code from BEA's serveres for Regional frame.

BEA's API info hub <- click here for more info


Load BEA's line codes with simple python script, straight from your terminal ✌🏼

python3 BEALineCodePick.py

*for the tables which we used

About

About This repository is going to show dependencies between USA's economy (by state) and different variables - in construction 🔨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published