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

Give me more decimals.

cda1bdccdad2ca8f09ea2deaef44fde5d0d5772d authored over 11 years ago by Ian Dees <[email protected]>
Try to fix an indent error

0569ffb77f70c8a76ac278ebed179bdbf408a352 authored over 11 years ago by Ian Dees <[email protected]>
These parens will be the death of me.

bbd44a5fd502526b686b8c2b8ddbb707840c991d authored over 11 years ago by Ian Dees <[email protected]>
LEarn PYtHon!

e3bcca472e1cb203ee37b7e74150f8c57d285dd2 authored over 11 years ago by Ian Dees <[email protected]>
Syntax/formatting errors.

cc35cc7e133dfd77edee7f245f1867a39580010d authored over 11 years ago by Ian Dees <[email protected]>
Missed a comma

201898f89d1b6255ab54db81b449d111e9755c55 authored over 11 years ago by Ian Dees <[email protected]>
Start to convert to the less artisnal JSON format.

f0c6f0110d8522392da4f2d9d88c155624a7f4d8 authored over 11 years ago by Ian Dees <[email protected]>
Try to handle the situation where the table doesn't exist.

d68016e52e2f7087f1af88b891a064f835ce004d authored over 11 years ago by Ian Dees <[email protected]>
Allow find_geoid to specify a specific ACS to search in.

9d3b2363c1fa25ff7e22505877084ef3a5837d9e authored over 11 years ago by Ian Dees <[email protected]>
Allow empty results for specific ACS search.

6e73ac6f62d8760e4a88f914c3c75b98cc01b41e authored over 11 years ago by Ian Dees <[email protected]>
Rejigger the URLs so the user can specify the ACS to use if they want.

31fe29a60fe484e176b4035eb45b2d9c35a80172 authored over 11 years ago by Ian Dees <[email protected]>
Add some detail to the geoid search results.

b599c2ceada5e281f4a020a8f4a078dd808ce21a authored over 11 years ago by Ian Dees <[email protected]>
Add a quick search for geoid by name.

491e79e42c1baf8307f1a056b682c24d9bd14362 authored over 11 years ago by Ian Dees <[email protected]>
Return a packed None instead of a single one to make my life easier.

fbd153428c7ab99b8b684f31d163586ef1edab8f authored over 11 years ago by Ian Dees <[email protected]>
It would help to use OrderedDict correctly.

a63a40547fef44fd54d02c195a03a62865231e74 authored over 11 years ago by Ian Dees <[email protected]>
Give order to the surrounding dict.

e25da333d85aaac2352c478319068de5b7c8fe52 authored over 11 years ago by Ian Dees <[email protected]>
Throw the acs vintage in the document somewhere.

3851ed879b07dfcd51f81348724ce4235edc97d8 authored over 11 years ago by Ian Dees <[email protected]>
Removed the zero from the wrong spot in the column name.

86d79140939da09cf171324d187d1ca702a21984 authored over 11 years ago by Ian Dees <[email protected]>
Fixed the column names in the DB, so fix them here.

091cb3d8220cba16663dae107c01be083896a426 authored over 11 years ago by Ian Dees <[email protected]>
Missed a few spots for g.cur

d6686c19810ade828a563993d11d56e7424cada7 authored over 11 years ago by Ian Dees <[email protected]>
Return the stusab/logrecno when finding the best ACS.

4bab00b2ca1b7b342f5d85504007f6746c393a23 authored over 11 years ago by Ian Dees <[email protected]>
Move the geoid summary to an API endpoint.

7463d5a704460157dbdfa503997d0045adb47247 authored over 11 years ago by Ian Dees <[email protected]>
Add some allowed ACS.

47ff78d25b980b11e62e406f6e0c9590208c1e51 authored over 11 years ago by Ian Dees <[email protected]>
Add totals to the age population groupings.

3376f2d1a72c356e234676f038828a84ddcf25d6 authored over 11 years ago by Ian Dees <[email protected]>
Add a hacky comparison query.

af1049ba80bd07d9ffc91b3eb4ef33c9b3cc85aa authored over 11 years ago by Ian Dees <[email protected]>
Integerize all the people counts.

Fixes #6.

29a3a0ad0faa9712756b0d693f39a8953f575904 authored over 11 years ago by Ian Dees <[email protected]>
Make the sum function a bit clearer.

fe5c2c55f20708c0b6fcf430a4e261ef2741dbc6 authored over 11 years ago by Ian Dees <[email protected]>
Fix the summing function's handling of null.

1b72cf05f61f0a8648f4fad6316c47f3d2c89bb1 authored over 11 years ago by Ian Dees <[email protected]>
Initial revision.

5606deadf43838714d8e73c89a6f1343323bbe10 authored over 11 years ago by Ian Dees <[email protected]>