Giter VIP home page Giter VIP logo

jhudataviz's Introduction

Final Project

This documentation explains the final project source code.

Conda Virtual Environment

Data processing was completed using python in jupyter notebook. The data processing environment can be setup with the following steps:

  1. Install Miniconda
  2. conda env create -f environment.yml
  3. source activate viz

Source Directory Structure

/css
  css source files
/data
  GeoFRED_All-Transactions_House_Price_Index_by_State_Index_1980_Q1=100.xls - Sheet0.csv - raw house price data
  GeoFRED_Unemployed__Job_Losers_by_State_Persons_4-Quarter_Moving_Average.xls - raw job loss data
  prices_jobs.json - processed prices and jobs data
  us.json - US state data
/js
  javascript source files
data.ipynb - Notebook to create `prices_jobs.json` from source data
environment.yml - jupyter notebook dependencies for conda
index.html - webpage source code
README.md - this file

Data

To open the Jupyter notebook, activate the Conda Virtual Environment and then open jupyter notebook with:

jupyter notebook

Published Site

The housing price data site can be found at: https://bmweiner.github.io/jhudataviz

Local Source Code

To run this source code locally, navigate to the src directory and run:

python -m http.server

The site will be accessible at: http://localhost:8000

jhudataviz's People

Contributors

bmweiner avatar

Watchers

 avatar

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.