Giter Site home page Giter Site logo

CartoDB about call-me-maybe HOT 3 CLOSED

MargueriteWard avatar MargueriteWard commented on July 19, 2024
CartoDB

from call-me-maybe.

Comments (3)

jueyang avatar jueyang commented on July 19, 2024

It looks like your custom file has a text description of the districts (Bronx CD 001) while the boundary files from the site only has an encoded number (311). You definitely want the column you're using to join the data to be the same (so 311 is joined with 311.) It's curious they don't have a file where both the encoded district number and the text district info are present. You might have some luck in the the open data portal. Look for the community district shapefiles : https://nycopendata.socrata.com

If you don't find something that gives you a common column to join on, you can glean some info here: http://www.nyc.gov/html/dcp/html/neigh_info/nhmap.shtml Seems like the first digit of the three-digit district number is a borough number (Manhattan might be 1?) and the rest two correspond to the district numbers.

Also, props to you for being the first person to get in the issue queue and poke me with a very good question! Please poke often. 💯 👍

from call-me-maybe.

MargueriteWard avatar MargueriteWard commented on July 19, 2024

thanks!

from call-me-maybe.

jueyang avatar jueyang commented on July 19, 2024

Gonna close this one. Let me know if you have any questions!

from call-me-maybe.

Related Issues (20)

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.