Skip to content
Snippets Groups Projects
Commit 3258f700 authored by arshana's avatar arshana Committed by Ivy Wang
Browse files

Update README.md

parent bcbd962a
No related branches found
No related tags found
No related merge requests found
......@@ -81,8 +81,12 @@ Because age-based data is so comparatively rare, we included it in a separate ta
#### Age_Per_Region
This is similar to `Age_Per_Country`, but for regions.
#### Age_Per_District
This is similar to `Age_Per_Country`, but for districts.
### Initial Database Setup
The database is currently set up with SQLite and is stored in a Github repository. To initialize it, we ran `python run_main_initially.py`. This initialized the sqlite_db, added the tables, and inserted all the data in the data sources at the time of initialization.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment