+ All Categories
Home > Documents > Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing...

Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing...

Date post: 01-Aug-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
18
CitySDK Overview Jeff Meisel Presidential Innovation Fellow US Census Bureau
Transcript
Page 1: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

CitySDK Overview

Jeff Meisel Presidential Innovation Fellow US Census Bureau

Page 2: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Accessibility

Page 3: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Case Study: Housing Accessibility

Page 4: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Healthy Food Options

Page 5: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Case Study: Purshable

Page 6: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Skills and STEAM

Programs

Page 7: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Case Study: “AirBNB for Tech Spaces”

Page 8: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Problems we are trying to solve

Page 9: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

1. Set of Javascript tools, guides, and examples on Github to build web applications

2. Enhances usability and access to Census data through public APIs

3. Streamline how open data is used to build apps for cities through open-source tools

4. Support rural communities through USDA integration

5. Foster an ecosystem to improve interoperability across data silos at federal and local level

What is the CitySDK

Page 10: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Open-Source Project

http://uscensusbureau.github.io/citysdk/

Page 11: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

How it Works: Technical Capabilities

Page 12: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Before: Washington DC Population Example (Census ACS API)

After: CitySDK

Benefits to user when using CitySDK: ● Abstracts multi-API requests into a single call. ● Allows for the aliasing of common variables. ● Modular architecture supports integrating other

APIs

1. Get Washington, D.C.’s FIPS code by co-ordinates using the GeoCoder API

2. Determine the appropriate variable (ex: B06011_001E) from a list of every variable in the ACS

3. Request the data for that specific variable and FIPS combination.

4. Extract the data from the response.

1. Build your request in a JSON object

2. Issue the request to the SDK

3. Handle the response object

Improving Access to Census Data

Page 13: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Getting Started with CitySDK

http://uscensusbureau.github.io/citysdk/gettingstarted.html

Page 14: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Acquiring Census Data

Example of simple request for State of Maryland geography

Page 15: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Partner Integrations

Page 16: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

What’s Next

1. Pilot with North Carolina state data center network and rural communities

2. Continue collaboration with ecosystem participants

3. Deepen our open-source engagement with users

4. Add support for smart cities

Page 17: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Community Focus

Improved Access to Government Data

Agile Playbook for Code for America Brigades

The White House Smart City Forum

Page 18: Jeff Meisel Presidential Innovation Fellow US Census Bureau · 2015-10-05 · Case Study: Housing Accessibility . Healthy Food Options . Case Study: Purshable . Skills and STEAM Programs

Q&A


Recommended