Skip to content

CS-257-S22/B

Repository files navigation

Team B

team-project-team-b created by GitHub Classroom

Team Members

  • Jonas Bartels
  • Lazuli Kleinhans
  • Tin Nguyen
  • Kai Weiner

Copy Commands to Load Tables

  • psql -U teamb -h localhost -d teamb < createtable.sql

  • psql -U teamb -h localhost -d teamb

  • \copy death_data FROM 'data_smaller.csv' DELIMITER ',' CSV;

  • \copy misc_data FROM 'all_states_misc.csv' DELIMITER ',' CSV;

Launching Website

In order to access our website, run the file flask_app_controller.py

About

team-project-team-b created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors