Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/censusreporter/census-api
The home for the API that powers the Census Reporter project.
https://github.com/censusreporter/census-api
Set the character encoding on json response content type
a0c59407fe9f9c7b3240e12f2267594fea7e856f authored 11 months ago
a0c59407fe9f9c7b3240e12f2267594fea7e856f authored 11 months ago
Return cache control headers in preparation for using CDN on API
4b56871c77df1920d4f703f71e4515f2e71b7fcb authored 11 months ago
4b56871c77df1920d4f703f71e4515f2e71b7fcb authored 11 months ago
another thing broken when sqlalchemy upgraded
598a6de89f877bf9bb87834d9071338944cc1bb0 authored 11 months ago
598a6de89f877bf9bb87834d9071338944cc1bb0 authored 11 months ago
update to new sqlalchemy api; missed a few weeks ago
b8cae34f12799b3a6b306090380acbde1ab3e59a authored 11 months ago
b8cae34f12799b3a6b306090380acbde1ab3e59a authored 11 months ago
Remove debug log
107eb6a23c63209eaacfbf96c30c05152a46f7dd authored 12 months ago
107eb6a23c63209eaacfbf96c30c05152a46f7dd authored 12 months ago
Check for None values values instead of just existance of the column
e327cc0012116e0b9ee8258a3bdaa6f97d0cab89 authored 12 months ago
e327cc0012116e0b9ee8258a3bdaa6f97d0cab89 authored 12 months ago
Use error logging so it shows up better
74b7faa1a928100a3b2474a591c759d3fae31da2 authored 12 months ago
74b7faa1a928100a3b2474a591c759d3fae31da2 authored 12 months ago
Adding some debug logging for data download error
b73e30c3e47f2a32027ba3006860b207e764278e authored 12 months ago
b73e30c3e47f2a32027ba3006860b207e764278e authored 12 months ago
Use text wrapper for Excel download, use tiger2022 instead of 2020
0e023b59ca5fb0ccee5defe70a8847783c3938c8 authored 12 months ago
0e023b59ca5fb0ccee5defe70a8847783c3938c8 authored 12 months ago
Use mappings() api in a couple more places
1e8aaa0ad3414a50f4d29671421c290e28f63f80 authored about 1 year ago
1e8aaa0ad3414a50f4d29671421c290e28f63f80 authored about 1 year ago
Adding custom parameters for the slow endpoints
0e1bd313e63ee201fdbebc678db99a541eb06f5c authored about 1 year ago
0e1bd313e63ee201fdbebc678db99a541eb06f5c authored about 1 year ago
Boosting the number of gunicorn workers
5d4a00bbe11df2ee9646676b54dc571a910a582b authored about 1 year ago
5d4a00bbe11df2ee9646676b54dc571a910a582b authored about 1 year ago
The kwarg here should be 'origins'
e07f240ff159e844f2c1aeb88b8cd3bdf373ca50 authored about 1 year ago
e07f240ff159e844f2c1aeb88b8cd3bdf373ca50 authored about 1 year ago
Initialize the newrelic agent in Python too
b56f4836fb8aaf3ee5722dc5edd5cf518e6b4f3d authored about 1 year ago
b56f4836fb8aaf3ee5722dc5edd5cf518e6b4f3d authored about 1 year ago
The kwarg here should be 'origins'
555874043c3945455fee03de3f05336e1379c154 authored about 1 year ago
555874043c3945455fee03de3f05336e1379c154 authored about 1 year ago
Missed a spot that needed .mappings()
39953f10eb5e5a12390a19c3a8fe59ff5918b150 authored about 1 year ago
39953f10eb5e5a12390a19c3a8fe59ff5918b150 authored about 1 year ago
Can't use environment variables like that
8d201b4f2f2d54346b8b8e2f94f715b258e132b4 authored about 1 year ago
8d201b4f2f2d54346b8b8e2f94f715b258e132b4 authored about 1 year ago
Use newrelic-admin in the procfile
0b03c43ce81981e8db7cecd0365cebaeb857c00e authored about 1 year ago
0b03c43ce81981e8db7cecd0365cebaeb857c00e authored about 1 year ago
Can't make 'text' a variable if we use it for SQL
6f002f6b36585896e5ec035f54ec0a207d6ccf41 authored about 1 year ago
6f002f6b36585896e5ec035f54ec0a207d6ccf41 authored about 1 year ago
Upgrade sqlalchemy interactions in full text search too
9f48d9b6968f976d7c3ca6a162ef750e026e09a0 authored about 1 year ago
9f48d9b6968f976d7c3ca6a162ef750e026e09a0 authored about 1 year ago
Didn't need to change this line since it was already using tuple based row
9a38d57dff6fd893da57710b5964633071e2e85f authored about 1 year ago
9a38d57dff6fd893da57710b5964633071e2e85f authored about 1 year ago
Trying to upgrade some uses of sqlalchemy to new APIs
2fe2fdc525185e3ef2c2548645da9c38ab55d1fe authored about 1 year ago
2fe2fdc525185e3ef2c2548645da9c38ab55d1fe authored about 1 year ago
Trying to upgrade some uses of sqlalchemy to new APIs
e1b9d63e83ba2a3d4172bfbed544017a69cc05fb authored about 1 year ago
e1b9d63e83ba2a3d4172bfbed544017a69cc05fb authored about 1 year ago
Trying to upgrade some uses of sqlalchemy to new APIs
bae2da80256fa5151646890a3ac0eb754859d44e authored about 1 year ago
bae2da80256fa5151646890a3ac0eb754859d44e authored about 1 year ago
Trying to upgrade some uses of sqlalchemy to new APIs
8f5af3a7e77bd167d134df3973f4b3680465af11 authored about 1 year ago
8f5af3a7e77bd167d134df3973f4b3680465af11 authored about 1 year ago
Cleaning up trailing whitespace
358a2f19f506c7822009b6436ea6989176ac3d90 authored about 1 year ago
358a2f19f506c7822009b6436ea6989176ac3d90 authored about 1 year ago
Woops missed a )
75d56b2f532eab61331cbbca1564e994408b43d6 authored about 1 year ago
75d56b2f532eab61331cbbca1564e994408b43d6 authored about 1 year ago
Make sqlalchemy happy with text(), use Flask's json
02f2444f1b91fa34bd6730daa41bf3cc480cad2f authored about 1 year ago
02f2444f1b91fa34bd6730daa41bf3cc480cad2f authored about 1 year ago
Remove simplejson and custom encoding for decimals
jsonify in Flask supports it directly now. See https://github.com/pallets/flask/pull/4160
c6d7c92d8fd3741d2091c5b7f6e7b0d3c1f9a666 authored about 1 year ago
Fix gdal/osgeo imports
cc8f0078b2353c0be8a3eeb58bac0f7a52890a91 authored about 1 year ago
cc8f0078b2353c0be8a3eeb58bac0f7a52890a91 authored about 1 year ago
Upgrade to Python 3.11, add NewRelic, clean up dependencies
f19a6537b9a9b91e697acac63bc4675ac7c7ae54 authored about 1 year ago
f19a6537b9a9b91e697acac63bc4675ac7c7ae54 authored about 1 year ago
Merge pull request #93 from censusreporter/dependabot/pip/cryptography-42.0.0
Bump cryptography from 38.0.1 to 42.0.0
dc1b5bc54623845f6ac5781ea3f0a6d7bc879afb authored about 1 year ago
Bump cryptography from 38.0.1 to 42.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 42.0.0.
- [Changelog](...
add jam value fixer
f104c40ea3958ba9eb09f3892bbd9c699ff4c1b2 authored about 1 year ago
f104c40ea3958ba9eb09f3892bbd9c699ff4c1b2 authored about 1 year ago
document data problems encountered
f0ff96863c400d6b58ed62e24f0eba85177cbd29 authored about 1 year ago
f0ff96863c400d6b58ed62e24f0eba85177cbd29 authored about 1 year ago
Merge branch 'master' of github.com:censusreporter/census-api
056726a650aa81356371cb4cf813b2e1c3266354 authored about 1 year ago
056726a650aa81356371cb4cf813b2e1c3266354 authored about 1 year ago
add Tampa neighborhoods.
c8c5516bf408367c6be1b2e86a138f47aea772e9 authored about 1 year ago
c8c5516bf408367c6be1b2e86a138f47aea772e9 authored about 1 year ago
use acs2022_5yr for full text search
f179984bd5664d40152fe17f0e3cdc9a4a2bb60f authored about 1 year ago
f179984bd5664d40152fe17f0e3cdc9a4a2bb60f authored about 1 year ago
Support acs2022 5-year
52364a3589f70dce81bf83e4886f3407a229013a authored about 1 year ago
52364a3589f70dce81bf83e4886f3407a229013a authored about 1 year ago
Update data updates for table-based flows
779b054e1a56c4319c34757cadbeeed802c07d04 authored about 1 year ago
779b054e1a56c4319c34757cadbeeed802c07d04 authored about 1 year ago
updates after loading Miami neighborhoods
79d56caf56aab90ea9f90a92032caac2f343913c authored over 1 year ago
79d56caf56aab90ea9f90a92032caac2f343913c authored over 1 year ago
some tweaks to notes
fb8087c7122b984c6ee84bedd9bb9711c805ccdf authored over 1 year ago
fb8087c7122b984c6ee84bedd9bb9711c805ccdf authored over 1 year ago
aggregation logs
af85aeee900f8070c51cbf446676d3c3b37226fe authored over 1 year ago
af85aeee900f8070c51cbf446676d3c3b37226fe authored over 1 year ago
notes to improve processing FTS during updates
2507508cefaee04c0b178764cece812c67103b81 authored over 1 year ago
2507508cefaee04c0b178764cece812c67103b81 authored over 1 year ago
Use TIGER 2022 for parent/child comparisons
2d304d1b4e9411fe60b6a661b930d1b8a37b7e5a authored over 1 year ago
2d304d1b4e9411fe60b6a661b930d1b8a37b7e5a authored over 1 year ago
Add 2022 1yr ACS data support
4c9fe5ca8198f4b68fa6596db582e596bfa23cf6 authored over 1 year ago
4c9fe5ca8198f4b68fa6596db582e596bfa23cf6 authored over 1 year ago
fix copy/paste error
c8d2c04c7be19cdee1000001772adda541710a80 authored over 1 year ago
c8d2c04c7be19cdee1000001772adda541710a80 authored over 1 year ago
Merge branch 'map-update'
5e3e226b5fa035b26749991e4e7f7f87cd550f49 authored over 1 year ago
5e3e226b5fa035b26749991e4e7f7f87cd550f49 authored over 1 year ago
don't reproject every geometry, instead reproject bounding box
f799cdb98ea27f435335c3b43f87ac7cde981ffd authored over 1 year ago
f799cdb98ea27f435335c3b43f87ac7cde981ffd authored over 1 year ago
Merge branch 'map-update'
e0e39717d0283964c8a336fd75338ed2c3c77aed authored over 1 year ago
e0e39717d0283964c8a336fd75338ed2c3c77aed authored over 1 year ago
support MVT tiles for profile pages
f315eac5924891c7dcfd4b12ee2fcf72c9532ac2 authored over 1 year ago
f315eac5924891c7dcfd4b12ee2fcf72c9532ac2 authored over 1 year ago
create_mvt_result works
565d16c2da339887155e7136fa201d39cde7f43b authored over 1 year ago
565d16c2da339887155e7136fa201d39cde7f43b authored over 1 year ago
Try a different query for MVT generation
f83620ae2547860c2f6f41b4f4697fb855bc2218 authored over 1 year ago
f83620ae2547860c2f6f41b4f4697fb855bc2218 authored over 1 year ago
WIP on MVT for profile pages
5fe08e3de6cb0bc0c52f31e1980e5e1a18683984 authored over 1 year ago
5fe08e3de6cb0bc0c52f31e1980e5e1a18683984 authored over 1 year ago
add some aggregation records
0bed031fc40ab0ce42734e81abd5dd48b22e9a9b authored about 2 years ago
0bed031fc40ab0ce42734e81abd5dd48b22e9a9b authored about 2 years ago
Switch to acs2021_5yr
258018a3c9b6f26ed6f40de7c5fd56271e9239e8 authored about 2 years ago
258018a3c9b6f26ed6f40de7c5fd56271e9239e8 authored about 2 years ago
update flask send_file call to account for removal of deprecated kwarg. Fixes censusreporter/censusreporter#312
239a52b9fe5ac89708aeda107c097d671ebdd604 authored over 2 years ago
239a52b9fe5ac89708aeda107c097d671ebdd604 authored over 2 years ago
back out change due to pandemic issues; properly fall back to 5-year release if 1-year data is missing. Fixes censusreporter/censusreporter#311
975c8609a300a46a488576fda4aa037643c24646 authored over 2 years ago
975c8609a300a46a488576fda4aa037643c24646 authored over 2 years ago
update dependency versions
8e222b6d2c6edfa808fe8cb08230f7c552aef1cd authored over 2 years ago
8e222b6d2c6edfa808fe8cb08230f7c552aef1cd authored over 2 years ago
update aggregation metadata
17233028de995bbdbc52a21b8c10dd49bb416f3b authored over 2 years ago
17233028de995bbdbc52a21b8c10dd49bb416f3b authored over 2 years ago
Update for acs2021 1yr and tiger2021
6131f2a4ba6c681fea789868ee0655a85429f68b authored over 2 years ago
6131f2a4ba6c681fea789868ee0655a85429f68b authored over 2 years ago
some updates to sitemap making and also add SF CA Find Neighborhoods to aggreagation
f568c62c48e3fe3955cdf2fb658350bb70ec9647 authored over 2 years ago
f568c62c48e3fe3955cdf2fb658350bb70ec9647 authored over 2 years ago
add aggregation for Cincinnati SNAs
c107f3b95e7154e82bbfc43e8fd636ef38a0bcd8 authored over 2 years ago
c107f3b95e7154e82bbfc43e8fd636ef38a0bcd8 authored over 2 years ago
add crib sheet and updated timing.log
f877232e040432cb5ff68d7a6143e07febecf595 authored over 2 years ago
f877232e040432cb5ff68d7a6143e07febecf595 authored over 2 years ago
more geoids to support California tracts
fdf7b211b417c9e24f123470a2bc1459dde0081d authored over 2 years ago
fdf7b211b417c9e24f123470a2bc1459dde0081d authored over 2 years ago
don't fail when data is missing, esp. given unusual circumstances for 2020 ACS. This could all be better if it understood Census' table-specific suppression rules but those aren't offered in very structured format
e61dc87bd3bff98fe5e0342c1a5752b261570f59 authored over 2 years ago
e61dc87bd3bff98fe5e0342c1a5752b261570f59 authored over 2 years ago
add process notes/reminders and add Phoenix Urban Villages
d9f17e51c86901f81436a73be62c9da8cd56e656 authored almost 3 years ago
d9f17e51c86901f81436a73be62c9da8cd56e656 authored almost 3 years ago
Merge branch 'master' of github.com:censusreporter/census-api into master
3e6641387d21bfbacfdba8fb59848cf4e92cb045 authored almost 3 years ago
3e6641387d21bfbacfdba8fb59848cf4e92cb045 authored almost 3 years ago
steps towards simplifying and centralizing full text index maintenance
49f28376df4fff7f06384fae8d5cbf77167e3515 authored almost 3 years ago
49f28376df4fff7f06384fae8d5cbf77167e3515 authored almost 3 years ago
Add support for 'latest' release on geo requests
c38cd167882e58af56d744fb9846b75b402fff8c authored almost 3 years ago
c38cd167882e58af56d744fb9846b75b402fff8c authored almost 3 years ago
Merge pull request #89 from Jhonatangiraldo/update-tiger
Update tigers readme with note and uri change
7049b8044320e773bef1449fd72a531950a31391 authored almost 3 years ago
Make notice about release consistent with other doc.
946e4ff905f1b87e8cd201d11c9d2f41444a2abe authored almost 3 years ago
946e4ff905f1b87e8cd201d11c9d2f41444a2abe authored almost 3 years ago
Update tigers readme with note and uri change
2fd6665417e9b889c2cd1811c40af6ff48da0a82 authored almost 3 years ago
2fd6665417e9b889c2cd1811c40af6ff48da0a82 authored almost 3 years ago
fix tiger schema for OGR-generated downloads
dca1ded429789c44d1ed4f97b4216c70dc75783d authored almost 3 years ago
dca1ded429789c44d1ed4f97b4216c70dc75783d authored almost 3 years ago
update after Oakland Police Beats
305524bf493d0e7184dc7d2489c6747b0270b67b authored almost 3 years ago
305524bf493d0e7184dc7d2489c6747b0270b67b authored almost 3 years ago
update for 2020
48a233cd1c66baff91582eab4a0908e9f5027a79 authored almost 3 years ago
48a233cd1c66baff91582eab4a0908e9f5027a79 authored almost 3 years ago
add a note flagging issue with allowed_acs and assumed order
c60475178ec2d78f1d619548d0da2bf81de16f7a authored almost 3 years ago
c60475178ec2d78f1d619548d0da2bf81de16f7a authored almost 3 years ago
Fix bug exposed by putting releases in unexpected order
b2e728a817aa35450e21b30206d319c10e588093 authored almost 3 years ago
b2e728a817aa35450e21b30206d319c10e588093 authored almost 3 years ago
Remove --log-file so that gunicorn logs to stderr/stdout
37824b27bf13a14d915d447c3053f6e88c566a82 authored almost 3 years ago
37824b27bf13a14d915d447c3053f6e88c566a82 authored almost 3 years ago
Add some logging to debug problems with geoid expanding
f490762cbaecc8eb60fcbdde13fce655d8b9df22 authored almost 3 years ago
f490762cbaecc8eb60fcbdde13fce655d8b9df22 authored almost 3 years ago
Expand geoids with 2020 5yr
4aea97791f2c3060fe18598aa2e4ef001948be24 authored almost 3 years ago
4aea97791f2c3060fe18598aa2e4ef001948be24 authored almost 3 years ago
Switch to 2020 for full text search indexing
d2b144fb575edb6b3a9f46f8a97c6c422af5dbfd authored almost 3 years ago
d2b144fb575edb6b3a9f46f8a97c6c422af5dbfd authored almost 3 years ago
Merge branch 'master' of github.com:censusreporter/census-api into master
f544ae9a49291a3143f03db87a3689610899179a authored almost 3 years ago
f544ae9a49291a3143f03db87a3689610899179a authored almost 3 years ago
Put acs2020_5yr first in preference order
f40762f1dad1eb5a418a8e57562bbc83df371767 authored almost 3 years ago
f40762f1dad1eb5a418a8e57562bbc83df371767 authored almost 3 years ago
Update update doc
b6f7cf8a3132781b274acd83c93678b573e6aa7e authored almost 3 years ago
b6f7cf8a3132781b274acd83c93678b573e6aa7e authored almost 3 years ago
Updates for 2020 5yr
8e4d0992bfd7a622b9436e60fa6febb5aa0d1d5e authored almost 3 years ago
8e4d0992bfd7a622b9436e60fa6febb5aa0d1d5e authored almost 3 years ago
commit some user geo auditing stuff
2abfd5c267aeaccd8524d4c215acc6565b1e5b66 authored about 3 years ago
2abfd5c267aeaccd8524d4c215acc6565b1e5b66 authored about 3 years ago
add Cleveland and Spokane
c05a16672cda88db5e07b46fbd22d1acdca3912a authored about 3 years ago
c05a16672cda88db5e07b46fbd22d1acdca3912a authored about 3 years ago
prepare for exposing aggregated datasets
cb82c312edda586a75c41bb1bc623be55fd39da7 authored about 3 years ago
cb82c312edda586a75c41bb1bc623be55fd39da7 authored about 3 years ago
adjust for relative file paths etc
ffb65dc120aa756c4911cb5c5b1c32c13be17189 authored about 3 years ago
ffb65dc120aa756c4911cb5c5b1c32c13be17189 authored about 3 years ago
fix block xref to actually include state/place fips and also commit test/automation code to git to avoid accidentally losing it
9d310ac11fd2d7638dac2cfe712cc284feda86b0 authored over 3 years ago
9d310ac11fd2d7638dac2cfe712cc284feda86b0 authored over 3 years ago
some tweaks to go along with fixing munged non-ascii text in the DB
88014937f9c5dbfadd78758f12bb798751838d50 authored over 3 years ago
88014937f9c5dbfadd78758f12bb798751838d50 authored over 3 years ago
add full state names to indexed text for geographies
8804da7a2644a4cc27034d0fb7c23fc24223d8c7 authored over 3 years ago
8804da7a2644a4cc27034d0fb7c23fc24223d8c7 authored over 3 years ago
allow many more results for full text searches
404d48e7a48990b59b1aa3536d160b7de925031b authored over 3 years ago
404d48e7a48990b59b1aa3536d160b7de925031b authored over 3 years ago
adjustments to full text search, including update_table_priorities. some refactoring to improve testability/explorability and some adjustments to scoring
66a61288c08139790c256f1abc9331602facf4ae authored over 3 years ago
66a61288c08139790c256f1abc9331602facf4ae authored over 3 years ago
refactoring
3f7c516172b453f9648e97fd6289d1c376e871d1 authored over 3 years ago
3f7c516172b453f9648e97fd6289d1c376e871d1 authored over 3 years ago
indent metadata as a favor to folks who just want to read it in a text editor
4b83faddcca6e60069022efa13f9548320e4cc34 authored over 3 years ago
4b83faddcca6e60069022efa13f9548320e4cc34 authored over 3 years ago
fix redirects; remove print statements
ffb8cbc2e0b712bcec1cc5ebde31cf0d6be9c5cf authored over 3 years ago
ffb8cbc2e0b712bcec1cc5ebde31cf0d6be9c5cf authored over 3 years ago
change location for downloads
a4c4806fbc7274303c8575261c554d262ab678ec authored over 3 years ago
a4c4806fbc7274303c8575261c554d262ab678ec authored over 3 years ago
fix issues with nan and inf in exports
72831d6b756924edce0c0b22887d17d87e8d25fc authored over 3 years ago
72831d6b756924edce0c0b22887d17d87e8d25fc authored over 3 years ago