Skip to content

angknight/si206-FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SI 206 Final Project

This repo will contain the code for this project, as well as a temporary database to use for collaboration. Eventually the database will be deleted since the code will create that itself.

Instructions

  • In a terminal window, execute "python3 main.py" SIX times.
  • The first five executions slowly populates the database up to 100 rows.
  • The sixth and successive executions populates the database arbitrarily with many more rows.
  • All *.png figures and *csv files are saved in the same directory as main.py.

Misc Information

  • The shared database is called "db.sqlite" and is in the same directory as main.py.
  • Four tables exist in the database, two of them relational joined by a foreign key.

Plan (10 points)

  • Still a working document.

Database (100 points)

  1. db.sqlite (subject to change)
  2. Nick's tables: claim_types; claim_claims
  3. Angie's table:
  4. Sean's table:

Processing (50 points)

  1. TBD overall
  2. Nick: weekly percentage change
  3. Angie:
  4. Sean:

Visualization (50 points)

  1. Two-year Dow performance
  2. Two-year unemployment claims
  3. Less than one year COVID-19 cases (?)

Report

  1. Goals for the project (10 points)
  2. Goals that were achieved (10 points)
  3. Problems we faced (10 points)
  4. File(s) of calculations (10 points)
  5. Visualizations (10 points)
  6. Execution instructions (10 points)
  7. Function documentation (including input and output) (20 points)
  8. Document of resources used (Date, Issue Description, Location of Resource, Result) (20 points)

Bonus A

  • Gather 100 items from an additional API, store in the db, calculate something and write to file. (30 points max)

Bonus B

  • Additional visualizations (15 points each, 30 points max)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages