1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
examples/async_db/db
2018-07-29 17:34:43 +03:00
..
db.sql added async_db project 2018-05-26 17:05:12 -04:00
GHCND_documentation.pdf added async_db project 2018-05-26 17:05:12 -04:00
nyc_centralpark_weather.csv added async_db project 2018-05-26 17:05:12 -04:00
README.md Minor fixes. 2018-07-29 17:34:43 +03:00
setup_db.sh Minor fixes. 2018-07-29 17:34:43 +03:00

This directory includes weather information obtained from NOAA for NYC Central Park: https://www.ncdc.noaa.gov/cdo-web/

Setup Instructions

Set up a sqlite3 database by executing the setup_db.sh file: bash sqlite_db.sh