Coder Social home page Coder Social logo

emergingdigitalacademy / gis-workshop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from booherbg/census-mapper

0.0 0.0 1.0 2.56 MB

Civic Hackathon Weekend 2015 project: Still a work in progress, needs cleaned up and refactored

HTML 1.61% JavaScript 96.57% CSS 1.82%

gis-workshop's Introduction

Census Mapper GIS Workshop

Map Screenshot

The main branch contains the starting repo and checkpoints folder for a GIS Workshop. For a more advanced and less documented project (that includes multiple data sets), see the hackathon branch.

To see the final solution, just copy the checkpoints/04/script-final.js into the script.js file.

To run the project just clone the project and use any static HTTP server like python -m SimpleHTTPServer or serve (install with npm install -g serve).

To download census data:

  1. https://data.census.gov/cedsci/ -- click 'advanced search'
  2. Click on Geography -> Block -> North Dakota -> Cass County -> All Blocks Within Cass County --> Search...
  3. Select DataSet. You can view it in a table, or on a map to verify.
  4. Download -> Select your data -> CSV file will be downloaded (as a zip file)
  5. Turn the CSV file into a json file for easy loading: npm install -g csv2json, then csv2json ./FILENAME.csv DATASET.json (use the file that has 'with labels' in the name)

gis-workshop's People

Contributors

booherbg avatar

Forkers

davidvinson

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.