geomancer
geomancer copied to clipboard
Open source tool to help journalists easily mash up data based on shared geography.
When attempting to upload a document using Internet Explorer 9, the next button in the "Add Data" section is not responding. I've clicked it multiple times (after selecting "Gini index...
It's claimed [here](http://geomancer.io/geographies#zip_9) that the population is available at 9-digit zip code level. However, when you click on the census report and being directed to [here](http://censusreporter.org/tables/B01003/). You can only retrieve...
According to the code here, https://github.com/associatedpress/geomancer/blob/master/geomancer/api.py a colleague and I wondered if the file param specified in the api docs should actually be input_file, since that is what the code...
When I try to form a request using Ruby's RestClient to geomance a spreadsheet of city names, I get a 500 InternalServerError back. Here are the docs I'm looking at:...
When I tried to geomance a spreadsheet and connect it with a type of city. I found Chicago, Illinois NOT to work, but Chicago, IL did. According to the docs,...
Attempted to use the CA donor data from the Examples directory and adding USA Spending Fed Assistance data. Description says it will add "137 columns" -- which seems more problem...
feature proposed at geomancer session. this would be nice, for building trust that the geo-matching happening under the hood is working correctly
- [x] US Census American Community Survey: CensusReporter.org - [x] USASpending.org: http://www.usaspending.gov/data?tab=API - [x] Bureau of Economic Analysis: http://www.bea.gov/API/signup/index.cfm - [ ] Census: http://www.census.gov/developers/ - [ ] BJS: http://www.bjs.gov/developer/ncvs/index.cfm -...
When uploading files > 10 MB, one gets either a "413 Request Entity Too Large" nginx error or geomancer simply hangs "forever". (I reproduced the former with a 100+MB .xls...
When uploading a spreadsheet that contains numeric columns, the user receives a download version that treats those columns as text. To replicate: Upload the EPA example: https://github.com/associatedpress/geomancer/blob/master/examples/Eqi_results_2013July22.xlsx Select Median Household...