Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

codeforsanjose/Indicators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Indicators

Parsing data from http://www.siliconvalleyindicators.org

This project is an attempt to pandas pythonize the entire process of pulling and munging the data used by siliconvalleyindicators and then creating the numerous graphics within siliconvalleyindicators.org. Then perhaps we can consolidate and enable research into this data in different ways.

Set up

You'll need python 3.6 for this application. Check your python version with: python -V

The easiest way to get started is to install Anaconda. This will setup the environment for you for development. Once you launch Anaconda, create a new environment for python 3.6. Then, install jupyter to your environment. Launch the jupyter and test your python scripts there.

About

Using Pandas Python to Parse Census Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages