GithubHelp home page GithubHelp logo

districtdatalabs / 02-labormatch Goto Github PK

View Code? Open in Web Editor NEW
1.0 8.0 2.0 463 KB

Private repo for team Labor Match

License: Apache License 2.0

Makefile 14.31% HTML 19.08% Python 52.43% Batchfile 14.17%

02-labormatch's Introduction

02-labormatch

Private repo for team Labor Match

Summary of Problem: Using data from the Bureau of Labor Statistics, LaborMatch built an interactive site to help policy makers, investors, and the public. The team calculated job demand in ten major industries for each state. The user can choose any state and the program returns the number of jobs in ten industries for that state. LaborMatch provides a useful visualization and interface that allows users to explore their data state by state. They started by pulling the data via API. The team originally wanted to use data from Linkedin and Dice as well. However, although several scripts were written to ingest data from those sites, they decided to stick with only BLS data, After, they manipulated the data into JSON format. They built a lookup table from from a state name and an industry name. For the collection of series, the team extracted year long average values from the data for each month. This result was the input for their d3 visualization. They created an html file that incorporates this visualization. The website makes use of a linked map and bar plot.

Check it out

#Software Architecture Diagram software architecture link #Data Flow Diagram data flow link

Extra code

02-labormatch's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

capez fagan2888

02-labormatch's Issues

bar chart x scale

x axis ticks need to change dynamically with the chosen data. Bars rescale properly, just not the axis ticks...

BLS Series

We need to determine which BLS data will be most helpful to us and then it should be straightforward to pull down the required data.

map data matching

Upon click events, the state-level employment data is populating the bar charts in the wrong order, so the bar chart information is inaccurate. Need to make sure the data is matched properly.

LinkedIn api

We need a bare minimum script for interacting with the LinkedIn api and pulling down some data.

bar chart hover

Add more interactivity to bar chart - upon hover events, have a tooltip display the data value(s).

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.