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
github.com/censusreporter/censusreporter - ad5e056b16e2cbd85e0f5478630b878fca824161 authored over 8 years ago
github.com/censusreporter/censusreporter - 5ebc42a5d555dd89abca3ffded4ae05eaf9512a6 authored over 8 years ago
github.com/censusreporter/censusreporter - 8f656a570e911956fec0efd044988045a60ec941 authored over 8 years ago
github.com/censusreporter/censusreporter - 1810757de77f6e738824a1845a6650ae7b3062cb authored over 8 years ago
github.com/censusreporter/censusreporter - e21c274d8a80129298796f3f26d993b093aba914 authored over 8 years ago
Fix incorrect table information on topic pages
github.com/censusreporter/censusreporter - 5b302c762c5783e42079b883adace058f83de8ba authored over 8 years ago
Requests that return a 404 error code should raise a 404 error
code. Others can continue raising...
Changed certain error codes from 400 to 404 to better reflect what
is actually happening (i.e., ...
See #185. PR tables without a core table should redirect to the
first iteration, similarly to ho...
See #185
github.com/censusreporter/censusreporter - 24ff0e297c131ed64ab2b2c43df69b3d5153ae6f authored over 8 years agogithub.com/censusreporter/census-api - 47fada94a1d6a9836a381e2212f924389d8bf09a authored over 8 years ago
Some tables have a double dagger listed next to them, denoting that
a collapsed version exists. ...
This script now reads the annotations next to each table code (thanks
to the modifications to to...
github.com/censusreporter/census-api - 0693e8b68668c8f05181328b209625b21052bb3b authored over 8 years ago
Modify topic_scraper.py to detect annotations to table codes. This
searches the characters after...
Add all of the full text search changes (which were just deployed) into
the feature branch
github.com/censusreporter/censusreporter - fc75de94d2cfe7c4e7ad499af77d9028c42751b7 authored over 8 years ago
github.com/censusreporter/censusreporter - 454952164fd3129ca8decea656b5a363662ea1b3 authored over 8 years ago
github.com/censusreporter/censusreporter - 1cae261c340334fe4e0d65391abfe5a51c7cf96e authored over 8 years ago
github.com/censusreporter/censusreporter - 41c97191f941b90bd28e0bff4ef7c5d2245a656d authored over 8 years ago
github.com/censusreporter/census-api - 9a33ab71c59d6bbc26b8ca262a815d32bb93cfcd authored over 8 years ago
github.com/censusreporter/census-api - 82f75590f2af4887bdac0b9138641ccdf1d5b6c8 authored over 8 years ago
Fixes #183
github.com/censusreporter/censusreporter - 0fdb9b6c9d952a33ad65eed9f63c169ba6304f7a authored over 8 years ago
The location label, when access from the autosuggest or the
search results page, no longer shows...
The HTMLStripper class removes HTML tags from a page, leaving only
the contents of those tags (i...
Previously, the location data ajax request and the full-text data ajax
request (for profiles, ta...
See #174. Remove references to the tables discussed there, which are all of
the tables that do n...
github.com/censusreporter/censusreporter - 51254e811a3e1124860fd4ef9ff2be2eaf6a3ddb authored over 8 years ago
table_tester scrapes all topic pages and checks every table referenced
on those pages for existe...
Table scraping now happens when the TopicPageParser is initialized,
using a regex search for tab...
On both the autosuggest and the search results page, the location pages
now display the subtext ...
github.com/censusreporter/censusreporter - 227ae55093b510a76e7aff41bf46e408ac68b9bd authored over 8 years ago
Delimiter was previously a comma; changed to a comma with a space,
so topics are listed as "topi...
github.com/censusreporter/censusreporter - 7dd1ed3f8bbb07de57bf6ba5b70e7707105c6035 authored over 8 years ago
Add a note that if the search_metadata table is rebuilt, the topic
scraper must be run again as ...
github.com/censusreporter/census-api - 109d5ecb42402d4a43296c42dd975b534b61b683 authored over 8 years ago
Group score computation logic into one block, rather than having
three separate blocks for each ...
github.com/censusreporter/census-api - e00c95fb5d1411b51b44a58f675e8172ee93bd6d authored over 8 years ago
The profile URLs returned only use the geoid now, rather than the
geoid and display name earlier...
github.com/censusreporter/census-api - 0b441e3776d5465fbe2f90be6a911338b0bd4bf5 authored over 8 years ago
github.com/censusreporter/census-api - 44f721970467cc29d28d0bc3043b0d12d4504ab6 authored over 8 years ago
github.com/censusreporter/census-api - a3c42fbb9b182ea6678322a42dbf8985b2f4f25c authored over 8 years ago
Refactor compute_profile_score() and compute_table_score() into
one function, compute_score(). T...
Fixes #172
github.com/censusreporter/censusreporter - 21faea7ef4728878a609987c02ddc18822461bfa authored over 8 years agogithub.com/censusreporter/censusreporter - cd7d0731c07db3d4fc8090e6c7e2d661a7555dd3 authored over 8 years ago
github.com/censusreporter/censusreporter - ef753c5a8714fa58ab1dd844bb0768acaa9baece authored over 8 years ago
Also refactor tab behavior and the template.
github.com/censusreporter/censusreporter - 3223485fc9b3b56dddd922ce64b276fcb9f5c067 authored over 8 years ago
Refactor table_search(), profile_search(), and topic_search() into
one function to make more sen...
The full text search endpoint now returns topics as well as profiles
and tables. There is work t...
topic_scraper.py now adds the URL to search_metadata. It was necessary
to include this in the da...
github.com/censusreporter/census-api - c3fcedc62d0035b1b45d8f264c48c9b27a67d837 authored over 8 years ago
Removed query_script.py, as there have been many changes to the API
and to the database that wer...
The glossary page on Census Reporter is now scraped as well, and
it is indexed as a topic page a...
The functions created before now update search_metadata with topic
page entries. Data for the to...
Add functions to remove old topics from search_metadata (it should
be cleaned every time the scr...
github.com/censusreporter/census-api - 24efe3b9d0228d9a8ad762dac472239855bac4db authored over 8 years ago
Minor bugfixes; a couple of words were getting concatenated together,
which I took care of. The ...
github.com/censusreporter/censusreporter - 2f18aadcf28ed2cf5cb2c0f2ee7ac5af017de893 authored over 8 years ago
Handle tables with iterations but no base table
github.com/censusreporter/censusreporter - ea65c9677ac42d725ada301d3a9c9c3bb5080dff authored over 8 years agoPreview embed
github.com/censusreporter/censusreporter - 294dacd90cea50f175a6576c820b30b21c3208ba authored over 8 years agoAdd closing section tag
github.com/censusreporter/censusreporter - 9d3b5346b4ef48091391ab8ec5ecd1c6159eae56 authored over 8 years agogithub.com/censusreporter/censusreporter - 51571bec0f1b6bac82f14f741c93ec2139a01b64 authored over 8 years ago
Fixes #179
github.com/censusreporter/censusreporter - 30ed89fc5949bf99b7c01d2ad2605d1b12ec2dbb authored over 8 years ago
TopicPageParser now scrapes individual topics pages, and it gets both
the relevant text on the p...
Topic scraper builds a list of topic pages and their URLs. The next
step is to scrape each page.
Fixes #170.
github.com/censusreporter/censusreporter - 6980ee21415fa43344243ffe5406b9ef7c3358b2 authored over 8 years agoAddresses part of issue #170.
github.com/censusreporter/censusreporter - d6e8fbf21d4521ed12735696479c5030ab3c7d39 authored over 8 years agoFixes #171
github.com/censusreporter/censusreporter - 969fc2b31939fec79a0a1189cab87aaf75b7e714 authored over 8 years agogithub.com/censusreporter/censusreporter - 0bc66fc8e5b7c5452f3f3a5d57bbf0f976609ef0 authored over 8 years ago
Fixes #169 by limiting the number of results displayed by the jQuery ui
autocomplete.
github.com/censusreporter/censusreporter - a2fd14bef150dd76e55a450b6b9a288b5aedf0f1 authored over 8 years ago
The search bar now has a placeholder text prompting the user to do a
search, and the no results ...
The search bar now has a placeholder text prompting the user to do a
search, and the no results ...
search_results now distinguishes betweeen when no query was entered (i.e., a
user going to the p...
Fixes issue #56.
github.com/censusreporter/censusreporter - 69c644a0d2395086f07c1fd4a866a6e5085177c5 authored over 8 years ago
If there are no results, the page no longer breaks; a blank page
includes only a search bar. Thi...
Sort list of related tables so that the Puerto Rico tables all
appear last; that is, the iterati...
github.com/censusreporter/censusreporter - fa2816e14a9162e006dc88f65790e1d35a945b3e authored over 8 years ago
github.com/censusreporter/censusreporter - 6bd871522c585eb30792417852498122d1b82de6 authored over 8 years ago
Moved logic from get_table_data() to dispatch() so that tabulations
with iterations but no core ...
github.com/censusreporter/censusreporter - 4802f2087186a03c2c94acb879dd802ca6053bd2 authored over 8 years ago
For local testing purposes, the app.S3 connection initialization block
is now inside a try excep...
github.com/censusreporter/censusreporter - b68b55787ff155f2333c6670b69b2306e38e18cb authored over 8 years ago
github.com/censusreporter/censusreporter - dffe432d72c073ca857b9b9db1f3873abb625e9b authored over 8 years ago
github.com/censusreporter/censusreporter - cb74591258f21ca1717bbcf89f16d5bea9cb0b33 authored over 8 years ago
Distinguish PR tables in list of table variations
github.com/censusreporter/censusreporter - e7221bc1bddd91ff96cfe8fc9350364cfb82e235 authored over 8 years agogithub.com/censusreporter/censusreporter - dc54b594653bbe6508a34532be1299247da7c0e8 authored over 8 years ago
github.com/censusreporter/censusreporter - 9c09dda2da92bb591ffba4b2dd31ffb3a4b9a322 authored over 8 years ago
I forgot about the case where PR tables have iterations themselves.
One such table is the B06004...
Handle tables where iterations exist, but no core table exists.
e.g., B06004 does not exist, but...
Fix #154. Adds code to handle 8-character table IDs (i.e., puerto
rico tables) and display them ...
This reverts commit 97f73e2caa0856f66a6cbc21821df176fd9f0b13.
github.com/censusreporter/censusreporter - 3eb67f5eeae945a0a960d7fb258a24f412deeb4f authored over 8 years agogithub.com/censusreporter/census-api - 884c7cc28108c40e711c55ac66cb15be29854586 authored over 8 years ago
Replacing apostrophes with spaces in the query string, which is
what postgres did when building ...
github.com/censusreporter/census-api - 2c855c57011eee935f2c8aeed11f4139d9150189 authored over 8 years ago
github.com/censusreporter/census-api - 8f7a912f86662c33e32fdc47b719098e4e3b71da authored over 8 years ago
Seems like the sitemap stuff wasn't in the FTS branch?
Conflicts:
censusreporter/apps/census/t...
github.com/censusreporter/census-api - e6a68c65506e1658a90a5340e77c2b59c6530c8b authored over 8 years ago
github.com/censusreporter/census-api - d796bab637ce1efa80281e2e9c3714910f5e0d6c authored over 8 years ago
The page type headings on the left are now bigger and become bolded when
selected. The bullets o...