Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Census Reporter
Make it easier to understand Census data.
Collective -
Host: opensource -
https://opencollective.com/censusreporter
- Website: https://censusreporter.org/
- Code: https://github.com/censusreporter
Missed a single dict-ification
github.com/censusreporter/census-api - 1ac70539a7824a4771f67e1e545cb059fa7765be authored about 9 years ago
github.com/censusreporter/census-api - 1ac70539a7824a4771f67e1e545cb059fa7765be authored about 9 years ago
The biggest/best ACS is the second one in 2014
github.com/censusreporter/census-api - 9a25a59b94de417e65278be9f97d2f88c2acc0f3 authored about 9 years ago
github.com/censusreporter/census-api - 9a25a59b94de417e65278be9f97d2f88c2acc0f3 authored about 9 years ago
Support multiple TIGER releases
github.com/censusreporter/census-api - 91f3b70f18aec77c45369e3e373d250ad5877441 authored about 9 years ago
github.com/censusreporter/census-api - 91f3b70f18aec77c45369e3e373d250ad5877441 authored about 9 years ago
Try switching to api.staging.censusreporter.org to see if new RDS works
github.com/censusreporter/censusreporter - ab12613b085cd764538af2f4c868e3cb1c7ef648 authored about 9 years ago
github.com/censusreporter/censusreporter - ab12613b085cd764538af2f4c868e3cb1c7ef648 authored about 9 years ago
Make censusreporter.org the default server
github.com/censusreporter/censusreporter - d93baf2c98247d5e79fa36c40757ecb820328999 authored about 9 years ago
github.com/censusreporter/censusreporter - d93baf2c98247d5e79fa36c40757ecb820328999 authored about 9 years ago
Move wsgi.py into the right place
github.com/censusreporter/censusreporter - 60e46145203474ca84b3de6ae38072a034eb05b5 authored about 9 years ago
github.com/censusreporter/censusreporter - 60e46145203474ca84b3de6ae38072a034eb05b5 authored about 9 years ago
There already was a wsgi file!
github.com/censusreporter/censusreporter - 275910600ea6c4d79fa5a1b44e0dd7fea1269780 authored about 9 years ago
github.com/censusreporter/censusreporter - 275910600ea6c4d79fa5a1b44e0dd7fea1269780 authored about 9 years ago
Update the fabfile and surrounds to support nginx/gunicorn
github.com/censusreporter/censusreporter - 754033c22c8e37b02998fe9ddf4c5e6d5086f9ae authored about 9 years ago
github.com/censusreporter/censusreporter - 754033c22c8e37b02998fe9ddf4c5e6d5086f9ae authored about 9 years ago
SQLalchemy is looking for :, not % for replacements
github.com/censusreporter/census-api - db4c4204667061aa7782a5f157db4296d68e121f authored about 9 years ago
github.com/censusreporter/census-api - db4c4204667061aa7782a5f157db4296d68e121f authored about 9 years ago
Update postgres URL
github.com/censusreporter/census-api - c355c74b8f51858e5c59bef93a908adb97435b43 authored about 9 years ago
github.com/censusreporter/census-api - c355c74b8f51858e5c59bef93a908adb97435b43 authored about 9 years ago
Switch to PGHOST instead of sudo for 2013 tiger import script
github.com/censusreporter/census-postgres-scripts - e08b859622dc452f6be2fb2d62def7d07ef447f0 authored about 9 years ago
github.com/censusreporter/census-postgres-scripts - e08b859622dc452f6be2fb2d62def7d07ef447f0 authored about 9 years ago
Remove a sudo
github.com/censusreporter/census-postgres-scripts - 50457fbd3e7e2b89b1cfd63a73deeb6495e9ded5 authored about 9 years ago
github.com/censusreporter/census-postgres-scripts - 50457fbd3e7e2b89b1cfd63a73deeb6495e9ded5 authored about 9 years ago
Don't sudo for 2014 1yr import process
github.com/censusreporter/census-postgres-scripts - cf4dc7aa14166dafcb4a23f08ccf75640dd408c8 authored about 9 years ago
github.com/censusreporter/census-postgres-scripts - cf4dc7aa14166dafcb4a23f08ccf75640dd408c8 authored about 9 years ago
acs2014_5yr has 121 sequences, not 165.
github.com/censusreporter/census-postgres-scripts - 76b4e3a544fc6583cd5b46a703e24c00472edd81 authored about 9 years ago
github.com/censusreporter/census-postgres-scripts - 76b4e3a544fc6583cd5b46a703e24c00472edd81 authored about 9 years ago
Missed a spot
github.com/censusreporter/census-api - a9d3e949becaaeaab09c28e53b6bbe4b599ebd94 authored about 9 years ago
github.com/censusreporter/census-api - a9d3e949becaaeaab09c28e53b6bbe4b599ebd94 authored about 9 years ago
Dict all the rows cuz it worked
github.com/censusreporter/census-api - ac8ff8b4bf370470db189ab5e8cebcc3944eb5bf authored about 9 years ago
github.com/censusreporter/census-api - ac8ff8b4bf370470db189ab5e8cebcc3944eb5bf authored about 9 years ago
How about applying dict() to the row object?
github.com/censusreporter/census-api - b602fee2b51820bc08147c953257ffbd20f20530 authored about 9 years ago
github.com/censusreporter/census-api - b602fee2b51820bc08147c953257ffbd20f20530 authored about 9 years ago
What about using the internal dict field of the SQLAlchemy row object?
github.com/censusreporter/census-api - cd5a7d6d25ae237c8e1419a0f42d5c2f25a1cf0e authored about 9 years ago
github.com/censusreporter/census-api - cd5a7d6d25ae237c8e1419a0f42d5c2f25a1cf0e authored about 9 years ago
Instead of fetchall, try not popping
github.com/censusreporter/census-api - 8cec58ec0b8542e36e18c8bf994278e0ed1d1ac9 authored about 9 years ago
github.com/censusreporter/census-api - 8cec58ec0b8542e36e18c8bf994278e0ed1d1ac9 authored about 9 years ago
Need to call fetchall() so we can interact with the rows as objects
github.com/censusreporter/census-api - cb782c540909461763d634bd5d08b29e1d3e074d authored about 9 years ago
github.com/censusreporter/census-api - cb782c540909461763d634bd5d08b29e1d3e074d authored about 9 years ago
Log exception better
github.com/censusreporter/census-api - 78d66dfe5ab3acc452ab13cb3f20c99854778f2e authored about 9 years ago
github.com/censusreporter/census-api - 78d66dfe5ab3acc452ab13cb3f20c99854778f2e authored about 9 years ago
Switch up the allowed_acs list
github.com/censusreporter/census-api - 1a4c2a93b67cf1852e6f8eeb40aace55774f39be authored about 9 years ago
github.com/censusreporter/census-api - 1a4c2a93b67cf1852e6f8eeb40aace55774f39be authored about 9 years ago
Switch to tiger2014
github.com/censusreporter/census-api - 0f33a32bf61946114bf1088e4c71d98be4f49609 authored about 9 years ago
github.com/censusreporter/census-api - 0f33a32bf61946114bf1088e4c71d98be4f49609 authored about 9 years ago
Update the RDS URI and Elasticsearch .deb URL
github.com/censusreporter/census-api - b5f9b995a9b78ed453ee67fb98b3f1e9086a409c authored about 9 years ago
github.com/censusreporter/census-api - b5f9b995a9b78ed453ee67fb98b3f1e9086a409c authored about 9 years ago
Get started switching to Flask-SQLAlchemy for DB session handling
github.com/censusreporter/census-api - 4f37d48d6101a23c992b8c5dbe54efb2edbcda87 authored about 9 years ago
github.com/censusreporter/census-api - 4f37d48d6101a23c992b8c5dbe54efb2edbcda87 authored about 9 years ago
Whitespace
github.com/censusreporter/census-api - 53adb0fe46bcd4e0b86a915f1064e26e099fb639 authored about 9 years ago
github.com/censusreporter/census-api - 53adb0fe46bcd4e0b86a915f1064e26e099fb639 authored about 9 years ago
Update the data updates doc
github.com/censusreporter/census-api - 51839591bf9aed37bc2ced6011c9f61b295f9fc0 authored about 9 years ago
github.com/censusreporter/census-api - 51839591bf9aed37bc2ced6011c9f61b295f9fc0 authored about 9 years ago
2013 3yr has 169 sequences, not 165
github.com/censusreporter/census-postgres-scripts - f9816710eaa8d389323ff39e81e4cf8f9f79f832 authored about 9 years ago
github.com/censusreporter/census-postgres-scripts - f9816710eaa8d389323ff39e81e4cf8f9f79f832 authored about 9 years ago
Update some of the postgres import scripts to support remote hosts (e.g. Amazon RDS)
github.com/censusreporter/census-postgres-scripts - 462e85f6d84bcf9ca5426343f4cbfa250eb0405e authored about 9 years ago
github.com/censusreporter/census-postgres-scripts - 462e85f6d84bcf9ca5426343f4cbfa250eb0405e authored about 9 years ago
Add acs 2014 5yr
github.com/censusreporter/census-postgres - c44c63bbfec00fc976e920e95cc7f236d9f9a410 authored about 9 years ago
github.com/censusreporter/census-postgres - c44c63bbfec00fc976e920e95cc7f236d9f9a410 authored about 9 years ago
Add a step to move the table lookup file to the place the next step expects it to be
github.com/censusreporter/census-postgres-scripts - 1a2c3d3c5e28dc4c2eed8d0ff2263ced3b7c871b authored about 9 years ago
github.com/censusreporter/census-postgres-scripts - 1a2c3d3c5e28dc4c2eed8d0ff2263ced3b7c871b authored about 9 years ago
Add the 2014 geography files too
github.com/censusreporter/census-postgres-scripts - 91bae9e8b8087501b69001f6b05166680e7044da authored about 9 years ago
github.com/censusreporter/census-postgres-scripts - 91bae9e8b8087501b69001f6b05166680e7044da authored about 9 years ago
Add 2014 5-yr to build_sql_files
github.com/censusreporter/census-postgres - 05ce3783dba8dfdd4bc85c8ef946f6b02c2b3132 authored about 9 years ago
github.com/censusreporter/census-postgres - 05ce3783dba8dfdd4bc85c8ef946f6b02c2b3132 authored about 9 years ago
Add 2014 tiger download/import/index as well
github.com/censusreporter/census-postgres-scripts - b280b58af9f4cde4273dfe3439664c23897da778 authored about 9 years ago
github.com/censusreporter/census-postgres-scripts - b280b58af9f4cde4273dfe3439664c23897da778 authored about 9 years ago
Add 2014 5yr download/import scripts
github.com/censusreporter/census-postgres-scripts - 0399f46de928e992c0277e571dbaeab636e9370c authored about 9 years ago
github.com/censusreporter/census-postgres-scripts - 0399f46de928e992c0277e571dbaeab636e9370c authored about 9 years ago
Update the unified metadata and the build files for 2014 5yr
github.com/censusreporter/census-table-metadata - 49b6e01516c3449b67a2519948e556998516c034 authored about 9 years ago
github.com/censusreporter/census-table-metadata - 49b6e01516c3449b67a2519948e556998516c034 authored about 9 years ago
Add the 2014 5 year release
github.com/censusreporter/census-table-metadata - 6ecb7db647a71ee7fd7d9bda6d468d02ac06a2d7 authored about 9 years ago
github.com/censusreporter/census-table-metadata - 6ecb7db647a71ee7fd7d9bda6d468d02ac06a2d7 authored about 9 years ago
Merge pull request #145 from censusreporter/update-embeds
WIP embed code pulls from release-specific and chart-specific json
github.com/censusreporter/censusreporter - 08c9e6e1b23c1641a3235dd7c35f2ea35f477033 authored about 9 years ago
remove Mavericks/XCode note, pretty dated by now
github.com/censusreporter/censusreporter - 88508b45e9549b2b0e46f192f45751780b3d3c53 authored about 9 years ago
github.com/censusreporter/censusreporter - 88508b45e9549b2b0e46f192f45751780b3d3c53 authored about 9 years ago
embed code pulls from release-specific and chart-specific json
github.com/censusreporter/censusreporter - 61ac1eb7a7dd940be46485e1df4c0380a51c0455 authored about 9 years ago
github.com/censusreporter/censusreporter - 61ac1eb7a7dd940be46485e1df4c0380a51c0455 authored about 9 years ago
Merge pull request #10 from talos/talos-fix-readme
Fix request-spot-instance aws request
github.com/censusreporter/census-postgres-scripts - f0286ddd657b4eb849c838eeb6c08442884e5710 authored over 9 years ago
Fix request-spot-instance aws request
github.com/censusreporter/census-postgres-scripts - 45b03c909e9fb328a53392d58172e159b53e04be authored over 9 years ago
github.com/censusreporter/census-postgres-scripts - 45b03c909e9fb328a53392d58172e159b53e04be authored over 9 years ago
Update to fabfile to support nginx+gunicorn
github.com/censusreporter/census-api - c439ac6764d416fd1d9adad92977f9e0dcdd921d authored over 9 years ago
github.com/censusreporter/census-api - c439ac6764d416fd1d9adad92977f9e0dcdd921d authored over 9 years ago
Add a wsgi.py in prep for switching to gunicorn
github.com/censusreporter/census-api - 0a055d4080f0b6eaae5dd7b34a4467f69d694c8e authored over 9 years ago
github.com/censusreporter/census-api - 0a055d4080f0b6eaae5dd7b34a4467f69d694c8e authored over 9 years ago
Update INSTALL.md
github.com/censusreporter/census-api - aa2f9ea1cc9ff7df8783ef785bfe1af7a5abe996 authored over 9 years ago
github.com/censusreporter/census-api - aa2f9ea1cc9ff7df8783ef785bfe1af7a5abe996 authored over 9 years ago
change link to main ACS documentation on advice from ACS Data User Support
github.com/censusreporter/censusreporter - cd46442577285b47f3173f200aac53362bc5857a authored over 9 years ago
github.com/censusreporter/censusreporter - cd46442577285b47f3173f200aac53362bc5857a authored over 9 years ago
include block group and PUMA
github.com/censusreporter/censusreporter - 99253c09b755a45a7db607d9d2e632da9730f1fa authored over 9 years ago
github.com/censusreporter/censusreporter - 99253c09b755a45a7db607d9d2e632da9730f1fa authored over 9 years ago
Missed a spot I guess?
github.com/censusreporter/census-api - 83a3ceb8f0b0e01748ebba1231e5576f07f3bc68 authored over 9 years ago
github.com/censusreporter/census-api - 83a3ceb8f0b0e01748ebba1231e5576f07f3bc68 authored over 9 years ago
Add support for ACS 2014 1-year release
github.com/censusreporter/censusreporter - 0bbab00d0038fbb4d917b76b4ecacb0fe01e5c57 authored over 9 years ago
github.com/censusreporter/censusreporter - 0bbab00d0038fbb4d917b76b4ecacb0fe01e5c57 authored over 9 years ago
Swap out 2013 1-year with 2014 1-year
github.com/censusreporter/census-api - 1e168fceee180a296f0e4b748ac4f39614b25b2f authored over 9 years ago
github.com/censusreporter/census-api - 1e168fceee180a296f0e4b748ac4f39614b25b2f authored over 9 years ago
Add acs2014 1yr release
github.com/censusreporter/census-postgres - 9e0b6131fc2e7c48e49d3bab49c7768a48903e1d authored over 9 years ago
github.com/censusreporter/census-postgres - 9e0b6131fc2e7c48e49d3bab49c7768a48903e1d authored over 9 years ago
Add acs2014 1yr
github.com/censusreporter/census-postgres - 2739bb2d05bf1aeb720652be529490d2df7087e9 authored over 9 years ago
github.com/censusreporter/census-postgres - 2739bb2d05bf1aeb720652be529490d2df7087e9 authored over 9 years ago
Download and import scripts for 2014 1yr
github.com/censusreporter/census-postgres-scripts - 22b33c4b24c6de9357a5472063912ff171c71888 authored over 9 years ago
github.com/censusreporter/census-postgres-scripts - 22b33c4b24c6de9357a5472063912ff171c71888 authored over 9 years ago
Add support for 2014 1yr release metadata building
github.com/censusreporter/census-table-metadata - b57e8f66c866f321b83574cbca7b750bdaf6de07 authored over 9 years ago
github.com/censusreporter/census-table-metadata - b57e8f66c866f321b83574cbca7b750bdaf6de07 authored over 9 years ago
Add precomputed 2014 1yr data
github.com/censusreporter/census-table-metadata - 1ab7617089cc99a074dfc356c62151530c007bca authored over 9 years ago
github.com/censusreporter/census-table-metadata - 1ab7617089cc99a074dfc356c62151530c007bca authored over 9 years ago
Update DATA_UPDATES.md
github.com/censusreporter/census-api - 2b84430ff033a3b8c1e9f92b30c80d40ffe59c3a authored over 9 years ago
github.com/censusreporter/census-api - 2b84430ff033a3b8c1e9f92b30c80d40ffe59c3a authored over 9 years ago
Update DATA_UPDATES.md
github.com/censusreporter/census-api - fd073967b1cd59fdb7a3701e79938db6dc3ce580 authored over 9 years ago
github.com/censusreporter/census-api - fd073967b1cd59fdb7a3701e79938db6dc3ce580 authored over 9 years ago
Update DATA_UPDATES.md
github.com/censusreporter/census-api - 000fc3a37281a6ae79da84eece51e59fe0556027 authored over 9 years ago
github.com/censusreporter/census-api - 000fc3a37281a6ae79da84eece51e59fe0556027 authored over 9 years ago
ask for location right away, and use it to improve autosuggest results. Closes #129
github.com/censusreporter/censusreporter - 2470f84abbee0b9196302622550ea9cd08b042fa authored over 9 years ago
github.com/censusreporter/censusreporter - 2470f84abbee0b9196302622550ea9cd08b042fa authored over 9 years ago
update to Mapbox 2.2.2
github.com/censusreporter/censusreporter - 319aa4ea9bb660eb13f03850e5eb41427e646184 authored over 9 years ago
github.com/censusreporter/censusreporter - 319aa4ea9bb660eb13f03850e5eb41427e646184 authored over 9 years ago
if no acs release is specified, look harder for a table instead of failing if it's not in the 1-year. Closes censusreporter/censusreporter#131
github.com/censusreporter/census-api - babcc7f18bcf3769d931e5575882ed53037ed3ea authored over 9 years ago
github.com/censusreporter/census-api - babcc7f18bcf3769d931e5575882ed53037ed3ea authored over 9 years ago
often don't bother with memcache for local dev so comment it out
github.com/censusreporter/census-api - ecc34234fdaa9248cb191fd1f6d2de2783670e35 authored over 9 years ago
github.com/censusreporter/census-api - ecc34234fdaa9248cb191fd1f6d2de2783670e35 authored over 9 years ago
tighten up spacing for dl-horizontals. closes #132
github.com/censusreporter/censusreporter - 378d7f9f0d1487d39620287778b36ffda7a8ccc3 authored over 9 years ago
github.com/censusreporter/censusreporter - 378d7f9f0d1487d39620287778b36ffda7a8ccc3 authored over 9 years ago
expanded UI language for full-text search
github.com/censusreporter/censusreporter - 4bfc4d92f54911a87d95292a0ad3aa1e0c074dfc authored over 9 years ago
github.com/censusreporter/censusreporter - 4bfc4d92f54911a87d95292a0ad3aa1e0c074dfc authored over 9 years ago
pass even more search characters, since otherwise some places are unfindable. censusreporter/censusreporter#133
github.com/censusreporter/census-api - 4644e447a95e48eae1b8e95129e57d7f7f7e13e8 authored over 9 years ago
github.com/censusreporter/census-api - 4644e447a95e48eae1b8e95129e57d7f7f7e13e8 authored over 9 years ago
be more precise in input cleaning. closes censusreporter/censusreporter#133
github.com/censusreporter/census-api - 9597623398bb080f1f9c3c98a28cbd00f6131f3b authored over 9 years ago
github.com/censusreporter/census-api - 9597623398bb080f1f9c3c98a28cbd00f6131f3b authored over 9 years ago
pass through a search option
github.com/censusreporter/censusreporter - 4cb976f882fe19dad60cc16bccafd2c170b50ec5 authored over 9 years ago
github.com/censusreporter/censusreporter - 4cb976f882fe19dad60cc16bccafd2c170b50ec5 authored over 9 years ago
add a bit more. closes #32
github.com/censusreporter/census-api - e1e75ac3b675c1c60aa770fddf4961deab7d75ae authored over 9 years ago
github.com/censusreporter/census-api - e1e75ac3b675c1c60aa770fddf4961deab7d75ae authored over 9 years ago
remove references to the elasticsearch API pieces since we don't really have a solid handle on that atm
github.com/censusreporter/census-api - d4fbc04713de0f9b9dc2b0121058c2a9d2cd08a1 authored over 9 years ago
github.com/censusreporter/census-api - d4fbc04713de0f9b9dc2b0121058c2a9d2cd08a1 authored over 9 years ago
Merge pull request #31 from censusreporter/consistent_decimals
Missed a couple spots where ST_AsGeoJSON needed precision specified
github.com/censusreporter/census-api - 2c302827ee9ea90252f4acfcdd55e591b4a5eb49 authored over 9 years ago
Missed a couple spots where ST_AsGeoJSON needed precision specified
Fixes https://github.com/censusreporter/censusreporter/issues/125
github.com/censusreporter/census-api - ab1e9cf2d9549b4e5939581ae82f625fa723b79f authored over 9 years ago
Merge pull request #115 from Code4SA/print-graphs
Ensure graphs show up in print
github.com/censusreporter/censusreporter - 6c605b8c2e8f5828c071aaf54b6e072d03f8bd7e authored over 9 years ago
Merge pull request #122 from Ladaniels/master
Moved getting started to top spot on homepage closes #111
github.com/censusreporter/censusreporter - 95b19305af861b11f1ae5f9605119f2aafb45ca7 authored over 9 years ago
start on code for previewing embeds
work on #56
github.com/censusreporter/censusreporter - ecb22e1655fa7c72d339af8fc69d6df22120f8db authored over 9 years ago
topic sorting : homepage,topic-page
github.com/censusreporter/censusreporter - e68975779b84dbe8f297ee61508ace5375573063 authored over 9 years ago
github.com/censusreporter/censusreporter - e68975779b84dbe8f297ee61508ace5375573063 authored over 9 years ago
Moved getting started to top spot on homepage closes #111
github.com/censusreporter/censusreporter - d61887995298512771c083ba96e1d1fc92b917b7 authored over 9 years ago
github.com/censusreporter/censusreporter - d61887995298512771c083ba96e1d1fc92b917b7 authored over 9 years ago
Ensure graphs show up in print
github.com/censusreporter/censusreporter - c80b7e111a232245f5b60c81083d7b90b1358f79 authored over 9 years ago
github.com/censusreporter/censusreporter - c80b7e111a232245f5b60c81083d7b90b1358f79 authored over 9 years ago
Merge pull request #30 from censusreporter/specified_release
Respect the requested ACS release when expanding geoids
github.com/censusreporter/census-api - 05f1a3b7bbecfb38304d9bee47ae1c9eee94cb28 authored over 9 years ago
Pass the desired release through
github.com/censusreporter/census-api - 0a946fcdb2a473749e626c9c710ad12c38e53e15 authored over 9 years ago
github.com/censusreporter/census-api - 0a946fcdb2a473749e626c9c710ad12c38e53e15 authored over 9 years ago
Respect the requested ACS release when expanding geoids
github.com/censusreporter/census-api - 7187e6c25cda01677239d2784f4769b941fcee90 authored over 9 years ago
github.com/censusreporter/census-api - 7187e6c25cda01677239d2784f4769b941fcee90 authored over 9 years ago
bump up download limit to 3500 to allow type queries
github.com/censusreporter/census-api - 88b9947c79107203ee76d8e8f13eabbdcdde2022 authored over 9 years ago
github.com/censusreporter/census-api - 88b9947c79107203ee76d8e8f13eabbdcdde2022 authored over 9 years ago
fix typo in Tennessee
github.com/censusreporter/notebooks - c90bcc3d0b849ebd9d2c85a489bf426ed4090dee authored over 9 years ago
github.com/censusreporter/notebooks - c90bcc3d0b849ebd9d2c85a489bf426ed4090dee authored over 9 years ago
add some pydoc
github.com/censusreporter/notebooks - cfff1b117c2b9b7d16af454c57582372176b52bc authored over 9 years ago
github.com/censusreporter/notebooks - cfff1b117c2b9b7d16af454c57582372176b52bc authored over 9 years ago
a little tidying
github.com/censusreporter/notebooks - 7989987fab272f7db242b28c29fdf3a8871abce6 authored over 9 years ago
github.com/censusreporter/notebooks - 7989987fab272f7db242b28c29fdf3a8871abce6 authored over 9 years ago
vary examples a bit
github.com/censusreporter/notebooks - 7f983f0ff0938479c55b8bbf727ff448c2cdb9ff authored over 9 years ago
github.com/censusreporter/notebooks - 7f983f0ff0938479c55b8bbf727ff448c2cdb9ff authored over 9 years ago
link to new notebook
github.com/censusreporter/notebooks - 9b9ad38cbff859c2a6f7028e2646f2d410177f8a authored over 9 years ago
github.com/censusreporter/notebooks - 9b9ad38cbff859c2a6f7028e2646f2d410177f8a authored over 9 years ago
start index
github.com/censusreporter/notebooks - 3c7321f00e8dc9ea23efc4bea2dd7c840f328ed3 authored over 9 years ago
github.com/censusreporter/notebooks - 3c7321f00e8dc9ea23efc4bea2dd7c840f328ed3 authored over 9 years ago
tidying
github.com/censusreporter/notebooks - 5e15b81c36de21bc719eeaf9f26b6f6b87761b04 authored over 9 years ago
github.com/censusreporter/notebooks - 5e15b81c36de21bc719eeaf9f26b6f6b87761b04 authored over 9 years ago
ignore notebook stuff
github.com/censusreporter/notebooks - 7212bd96536469c4e8557208c37ba785fbda5d75 authored over 9 years ago
github.com/censusreporter/notebooks - 7212bd96536469c4e8557208c37ba785fbda5d75 authored over 9 years ago
basic requirements to run Census Reporter with SQL
github.com/censusreporter/notebooks - 96a32155cb55fc2cbdfeef59b38bb43008556eec authored over 9 years ago
github.com/censusreporter/notebooks - 96a32155cb55fc2cbdfeef59b38bb43008556eec authored over 9 years ago
try a notebook
github.com/censusreporter/notebooks - c885ac43a24e26685b16df2330a0f8a2774cce25 authored over 9 years ago
github.com/censusreporter/notebooks - c885ac43a24e26685b16df2330a0f8a2774cce25 authored over 9 years ago
add license
github.com/censusreporter/notebooks - f3a81f77af684e5c528c67a1d81da5d933a97c4e authored over 9 years ago
github.com/censusreporter/notebooks - f3a81f77af684e5c528c67a1d81da5d933a97c4e authored over 9 years ago
Create README.md
github.com/censusreporter/notebooks - 2c79816d905cb72b5d90e4596eb38b37a8f44930 authored over 9 years ago
github.com/censusreporter/notebooks - 2c79816d905cb72b5d90e4596eb38b37a8f44930 authored over 9 years ago
Initial commit
github.com/censusreporter/notebooks - 2b9189ccce8d5d8300e3a99cdccd179f9ce049f9 authored over 9 years ago
github.com/censusreporter/notebooks - 2b9189ccce8d5d8300e3a99cdccd179f9ce049f9 authored over 9 years ago
put $ back in display for median income tables
github.com/censusreporter/censusreporter - d45c0e7d420e6c0baf26211ea9df8116ae8707aa authored almost 10 years ago
github.com/censusreporter/censusreporter - d45c0e7d420e6c0baf26211ea9df8116ae8707aa authored almost 10 years ago
smart handling of decimal precision on map quantile labels. closes #107
github.com/censusreporter/censusreporter - 32ce919ccabf00f2237654550c352b0f2e30788e authored almost 10 years ago
github.com/censusreporter/censusreporter - 32ce919ccabf00f2237654550c352b0f2e30788e authored almost 10 years ago
Lowercase the geo elasticsearch query
github.com/censusreporter/census-api - d091b119a61f65159abdf5e0fa34d8cefa127563 authored almost 10 years ago
github.com/censusreporter/census-api - d091b119a61f65159abdf5e0fa34d8cefa127563 authored almost 10 years ago
redirect root to API doc
github.com/censusreporter/census-api - e98ebf85fdf00a9b141771eadcb4dcea4425b4ea authored almost 10 years ago
github.com/censusreporter/census-api - e98ebf85fdf00a9b141771eadcb4dcea4425b4ea authored almost 10 years ago
Finish an incomplete sentence
github.com/censusreporter/census-api - efda8052a9e6aff41a8fe3a86ab188e5ecfaae25 authored almost 10 years ago
github.com/censusreporter/census-api - efda8052a9e6aff41a8fe3a86ab188e5ecfaae25 authored almost 10 years ago
Bump up the limits a bit.
github.com/censusreporter/census-api - 8da9691b0113089d8565174643ab673e3b295c4e authored almost 10 years ago
github.com/censusreporter/census-api - 8da9691b0113089d8565174643ab673e3b295c4e authored almost 10 years ago