Skip to content

nhrade/nuforc-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuforc-data

Data Analysis for the NUFORC datset located at https://nuforc.org/databank/.

Install packages BeautifulSoup, pandas, plotly, either using conda or using pip. As an example

python -m venv .env
source .env/bin/activate
pip install notebook
pip install pandas
pip install beautifulsoup4
pip install plotly
jupyter nuforc_data.ipynb

About

NUFORC Data Analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published