0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 16 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removing the print statements, fixes #25 More... over 10 years ago
residence area More... over 10 years ago
testing More... over 10 years ago
WorkArea ORM #25 More... over 10 years ago
typo fixing More... over 10 years ago
compisite primary keys. #25 More... over 10 years ago
more db.string, int, etc More... over 10 years ago
string sizes More... over 10 years ago
forgot db. More... over 10 years ago
fogot to add sftp config to gitignore More... over 10 years ago
test query More... over 10 years ago
origin destination models More... over 10 years ago
initial models.py More... over 10 years ago
adding flask-sqlachemy to requirements More... over 10 years ago
removing changes More... over 10 years ago
postgres loader now takes all as an argument for table More... over 10 years ago
Took out mongo junk from fetch and load More... over 10 years ago
Added a year param to origin destination More... over 10 years ago
Added cache control headers More... over 10 years ago
Make sure that each query in origin_destination endpoint has it's own cursor More... over 10 years ago
Fixed tract-average endpoint More... over 10 years ago
Added separate work area detail table. Limiting origin destination response to top 20 More... over 10 years ago
Added a couple (actually working) endpoints leveraging new PostgreSQL setup More... over 10 years ago
Added postgres loader script More... over 10 years ago
Increased the timeout on the gunicorn init script More... over 10 years ago
Fixed a stupid stupid bug More... over 10 years ago
Limiting the response from origin destination endpoint to only return origins or destinations that have more than 20 people More... over 10 years ago
Added basic, inefficient version of origin destination endpoint. Closes #20 More... over 10 years ago
Making sure not to import totals groups (S000 and JT00) to save space. Also make sure that the census tract code is actually 11 digits and not 12 :flushed: More... over 10 years ago
Fixed logic to limit counties More... over 10 years ago