Ian Dees

Results 503 comments of Ian Dees

A Code of Conduct is a great idea. I'll look for one and add it in.

> Do issues with the label `hacktoberfest` only counts in hacktoberfest-2022 or do all issues qualify? All quality pull requests qualify. Please feel free to fix an existing broken spider...

We don't add any extra restrictions on top of the existing "public domain" declaration from the US Census data. The source code here should be licensed MIT, I think.

We should adjust the current limit so that we can query block groups in county and tracts in state. There should be no case where our limit blocks those.

We can adjust it up for sure. The limit was useful when people were making requests for all tracts in the US, etc. It was also more of an issue...

I'd rather not use stored procedures as it makes it harder to maintain. If we want to run Python we can just run it over the CSV before we load...

Hi @vielmetti! You must have seen me working on [a Docker file for our `census-api` project](https://hub.docker.com/r/censusreporter/census-api/). I hope to finish that off later this week and then be able to...

This probably means that Census changed the string encoding again on their data products...