Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/censusreporter/census-shapefile-utils

Tools for fetching shapefiles from the Census FTP site, then extracting data from them.
https://github.com/censusreporter/census-shapefile-utils

Merge branch 'bcipolli-python3'

e955573ef347fca081b8ffb46eba69182ae130f4 authored almost 9 years ago by Ryan Pitts <[email protected]>
Merge branch 'python3' of https://github.com/bcipolli/census-shapefile-utils into bcipolli-python3

807184836772d9de4434364c71b691d23b5c649f authored almost 9 years ago by Ryan Pitts <[email protected]>
Merge pull request #4 from bcipolli/install-instructions

DOC: installation instructions.

25c90fc6d4c7843a17efd6f8cf409778ee321ccc authored almost 9 years ago by Ryan Pitts <[email protected]>
Merge pull request #5 from bcipolli/just-because

Avoid global variables, avoid failing on empty directories.

a62c529709695f31274b4c8773161391aa09ec3d authored almost 9 years ago by Ryan Pitts <[email protected]>
DOC: add dependency for Py3, add to documentation.

23202d43c38c8c32e3a9d09557fa004763536ec5 authored almost 9 years ago by Ben Cipollini <[email protected]>
STY: pep8 / pyflakes fixes.

e4fae5df685127f84abfa9c10ef836301f573687 authored almost 9 years ago by Ben Cipollini <[email protected]>
PY2/3: print => print()

e93160e1392195cdfdfa8fdc240c27240139741a authored almost 9 years ago by Ben Cipollini <[email protected]>
PY2/3: Deal with binary vs. unicode strings.

fe4f47242be8eb7aece48d51271bb3e70ab9766c authored almost 9 years ago by Ben Cipollini <[email protected]>
PY2/3: iteritems => items

cbf72ef07f549f8a3f4ab0e64174f14b7b4e7463 authored almost 9 years ago by Ben Cipollini <[email protected]>
STY: no global 'options'; pass include_polygon as arg.

ad980b7060bed5e316a12210a543127a3b0a0c11 authored almost 9 years ago by Ben Cipollini <[email protected]>
BF: don't parse directories without a .shp file.

bd8a6b0440cc5e3daadd6fd6253092df099edeb4 authored almost 9 years ago by Ben Cipollini <[email protected]>
ENH: use downloaded files. PY2/3: use six.moves.urllib if available.

62c564ef102f32505ee5fe625c7c1ce8e6eb414d authored almost 9 years ago by Ben Cipollini <[email protected]>
STY: no global 'options'; pass include_polygon as arg.

1e2e376479b7ce5c92d06dc16963ac16890ff505 authored almost 9 years ago by Ben Cipollini <[email protected]>
BF: don't parse directories without a .shp file.

7194460bed63a55ac553897ee2ac253265c13943 authored almost 9 years ago by Ben Cipollini <[email protected]>
DOC: installation instructions.

677c82d6d26a96efbf474dcfad727159960c7da9 authored almost 9 years ago by Ben Cipollini <[email protected]>
DOC: installation instructions.

efbf69bfd1c46a5bbb87afcfd8919d50a8f78772 authored almost 9 years ago by Ben Cipollini <[email protected]>
Merge pull request #3 from bcipolli/flexibility

RF: use os.makedirs, don't catch errors and hard exit.

c238837b851b3aa6d4bddaa7d2d9a58db1c13c82 authored almost 9 years ago by Ryan Pitts <[email protected]>
Merge pull request #2 from bcipolli/add-year

ENH: add year as a command-line argument.

f0a2d03756ac8e78558cd9658b23e47d80b054c9 authored almost 9 years ago by Ryan Pitts <[email protected]>
RF: use os.makedirs, don't catch errors and hard exit.

32968f50d0804913dffe59691e2088a01f249073 authored almost 9 years ago by Ben Cipollini <[email protected]>
ENH: add year as a command-line argument.

a94dbcff3ebd8654a232bc92cefa952f5e4f7241 authored almost 9 years ago by Ben Cipollini <[email protected]>
fix geoID format

fc6dee1a7834c7c06b706e3d36e79494e43654c5 authored over 11 years ago by Ryan Pitts <[email protected]>
update the readme with examples

5c52521a619d937ca01e4c73e177b6d0e195a02d authored over 11 years ago by Ryan Pitts <[email protected]>
note FTP_HOME setting in readme

10e791cc477ea96ad319f4c3f90538f24c4f39a4 authored over 11 years ago by Ryan Pitts <[email protected]>
explain normalized headers, additional csv fields in readme

6efcb7fe640dff7883a4aff4b554582fe2b8bb38 authored over 11 years ago by Ryan Pitts <[email protected]>
add SUMLEV to zip code rows

e263e456767e7e2e7953b509c3d0af866aa850af authored over 11 years ago by Ryan Pitts <[email protected]>
add note to readme about size of geometry data

5e104386911db764d07e82d893106ae7bf9ac0aa authored over 11 years ago by Ryan Pitts <[email protected]>
optional geometry flag should include zcta too

b525bab9a8391aff012f9ed5356f63dc3c399d4a authored over 11 years ago by Ryan Pitts <[email protected]>
update README with notes on csv_helpers

ec04eec77aef15856202f206eb1f29dda01d9ff5 authored over 11 years ago by Ryan Pitts <[email protected]>
initial commit

6d73bb4311fc03a51713eb4b60a18bfd72c67f7e authored over 11 years ago by Ryan Pitts <[email protected]>