Skip to content

Repository for Database Design Project One- Guaging Station Data

License

Notifications You must be signed in to change notification settings

SamEvans02/Gauging_station_data

 
 

Repository files navigation

Gauging Station Data assignment

# makes the table with revelent fields
$ python make_table.py

# inserts data into the table
$ python grab_data.py

# get the average for a day
$ python get_day_avg.py

About

Repository for Database Design Project One- Guaging Station Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.0%
  • Dockerfile 13.0%