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 about 9 years ago
Merge branch 'python3' of https://github.com/bcipolli/census-shapefile-utils into bcipolli-python3

807184836772d9de4434364c71b691d23b5c649f authored about 9 years ago
Merge pull request #4 from bcipolli/install-instructions

DOC: installation instructions.

25c90fc6d4c7843a17efd6f8cf409778ee321ccc authored about 9 years ago
Merge pull request #5 from bcipolli/just-because

Avoid global variables, avoid failing on empty directories.

a62c529709695f31274b4c8773161391aa09ec3d authored about 9 years ago
DOC: add dependency for Py3, add to documentation.

23202d43c38c8c32e3a9d09557fa004763536ec5 authored about 9 years ago
STY: pep8 / pyflakes fixes.

e4fae5df685127f84abfa9c10ef836301f573687 authored about 9 years ago
PY2/3: print => print()

e93160e1392195cdfdfa8fdc240c27240139741a authored about 9 years ago
PY2/3: Deal with binary vs. unicode strings.

fe4f47242be8eb7aece48d51271bb3e70ab9766c authored about 9 years ago
PY2/3: iteritems => items

cbf72ef07f549f8a3f4ab0e64174f14b7b4e7463 authored about 9 years ago
STY: no global 'options'; pass include_polygon as arg.

ad980b7060bed5e316a12210a543127a3b0a0c11 authored about 9 years ago
BF: don't parse directories without a .shp file.

bd8a6b0440cc5e3daadd6fd6253092df099edeb4 authored about 9 years ago
ENH: use downloaded files. PY2/3: use six.moves.urllib if available.

62c564ef102f32505ee5fe625c7c1ce8e6eb414d authored about 9 years ago
STY: no global 'options'; pass include_polygon as arg.

1e2e376479b7ce5c92d06dc16963ac16890ff505 authored about 9 years ago
BF: don't parse directories without a .shp file.

7194460bed63a55ac553897ee2ac253265c13943 authored about 9 years ago
DOC: installation instructions.

677c82d6d26a96efbf474dcfad727159960c7da9 authored about 9 years ago
DOC: installation instructions.

efbf69bfd1c46a5bbb87afcfd8919d50a8f78772 authored about 9 years ago
Merge pull request #3 from bcipolli/flexibility

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

c238837b851b3aa6d4bddaa7d2d9a58db1c13c82 authored about 9 years ago
Merge pull request #2 from bcipolli/add-year

ENH: add year as a command-line argument.

f0a2d03756ac8e78558cd9658b23e47d80b054c9 authored about 9 years ago
RF: use os.makedirs, don't catch errors and hard exit.

32968f50d0804913dffe59691e2088a01f249073 authored about 9 years ago
ENH: add year as a command-line argument.

a94dbcff3ebd8654a232bc92cefa952f5e4f7241 authored about 9 years ago
fix geoID format

fc6dee1a7834c7c06b706e3d36e79494e43654c5 authored over 11 years ago
update the readme with examples

5c52521a619d937ca01e4c73e177b6d0e195a02d authored almost 12 years ago
note FTP_HOME setting in readme

10e791cc477ea96ad319f4c3f90538f24c4f39a4 authored almost 12 years ago
explain normalized headers, additional csv fields in readme

6efcb7fe640dff7883a4aff4b554582fe2b8bb38 authored almost 12 years ago
add SUMLEV to zip code rows

e263e456767e7e2e7953b509c3d0af866aa850af authored almost 12 years ago
add note to readme about size of geometry data

5e104386911db764d07e82d893106ae7bf9ac0aa authored almost 12 years ago
optional geometry flag should include zcta too

b525bab9a8391aff012f9ed5356f63dc3c399d4a authored almost 12 years ago
update README with notes on csv_helpers

ec04eec77aef15856202f206eb1f29dda01d9ff5 authored almost 12 years ago
initial commit

6d73bb4311fc03a51713eb4b60a18bfd72c67f7e authored almost 12 years ago