Giter Site home page Giter Site logo

Comments (7)

iandees avatar iandees commented on August 16, 2024

Instead of re-processing the data, have you tried using the stuff I already built?

http://censusreporter.tumblr.com/post/73727555158/easier-access-to-acs-data

from census-postgres.

SkaBob42 avatar SkaBob42 commented on August 16, 2024

Are the data structures in those postgres dumps functionally identical to the ones the census reporter API interacts with? We're working to implement our own copy of the API for one of our sites, because of the throttling on the main census reporter API, and I want to make sure that's what it's going to expect. I already imported the 2016 5yr data from one of those dumps, but I need to import the 2011 5yr data as well.

from census-postgres.

iandees avatar iandees commented on August 16, 2024

Yes, it's the same data we have in the API.

from census-postgres.

iandees avatar iandees commented on August 16, 2024

Note that we never offered the older data vintages in our API, so it's not been tested as thoroughly as the newer stuff.

from census-postgres.

SkaBob42 avatar SkaBob42 commented on August 16, 2024

Good to know. I'll just use those dumps to import the 2011 data. That's as far back as we're going chronologically. I'll pass that caveat along to our developer. Is that a problem inherent to the census/ACS data itself, or just to the databases used with the API?

from census-postgres.

iandees avatar iandees commented on August 16, 2024

We didn't offer the older vintage data because there was always newer data to use and we decided to not offer the ability to compare between data vintages because it's inherently difficult to do (geographies and questions change between releases). I went through the process of converting the data in case we wanted to do it in the future, though.

We don't currently offer all the data in the API because we're trying to save money on database storage fees.

from census-postgres.

SkaBob42 avatar SkaBob42 commented on August 16, 2024

That should be fine for us. Thanks for the help!

from census-postgres.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.