-
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from sellnat77/rt-documentation
Migrated info from slack and GDocs into a github friendly format
- Loading branch information
Showing
4 changed files
with
96 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Team Roster | ||
[Check In!](https://docs.google.com/spreadsheets/d/1CZHH_91zTb9avfsJG9MtakCqbhLWQzTyTtQVNDqKqyM) | ||
|
||
# Links to running agenda bookmarks | ||
## July | ||
* [07-09-19](https://docs.google.com/document/d/1Dr-AiOEBOGKDrAm7O2fxoZul2z5uSXH032QRzcUCYd0/edit#bookmark=id.uzo5jglgr26y) | ||
* Draft email and survey Q's for council members | ||
* Brainstorm on 3 prototypes to pitch alongside meeting | ||
1. Diff Dashboard | ||
2. Unexpected Correlations | ||
3. Initiative budget efficiency prediction model | ||
* [07-02-19](https://docs.google.com/document/d/1Dr-AiOEBOGKDrAm7O2fxoZul2z5uSXH032QRzcUCYd0/edit#bookmark=id.z7jnspfokeni) | ||
* Brainstorm on existing data | ||
|
||
## June | ||
* [06-25-19](https://docs.google.com/document/d/1Dr-AiOEBOGKDrAm7O2fxoZul2z5uSXH032QRzcUCYd0/edit#bookmark=id.fcg5szfmr1zb) | ||
* Discuss goal for project and develop questions for council members | ||
* [06-18-19](https://docs.google.com/document/d/1Dr-AiOEBOGKDrAm7O2fxoZul2z5uSXH032QRzcUCYd0/edit#bookmark=id.zhsaomyxodpn) | ||
* Project Inception |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## Initiative Info | ||
* [Mayors directives via EmpowerLA](https://empowerla.org/mayorsdirectives/) | ||
* [Example initiative from EmpowerLA](https://empowerla.org/a-bridge-home-faq-for-las-temporary-homeless-housing-initiative/) | ||
|
||
## Existing visualizations | ||
* [Open 311 request visualization](https://status.open311.org/) | ||
|
||
### Via City or LA | ||
* [Dashboards created by mayor of LA](http://dashboard.lamayor.org/) | ||
* [Existing BI Dashboard with 311 data](https://empowerla.org/demographics-BI/) | ||
* [Neighborhood Council Budget Distribution Dashboard](https://cityclerk.lacity.org/NCFundPortal/Dashboard.html) | ||
|
||
### Other City Examples | ||
* [NYC 311 Dashboard](http://people.ischool.berkeley.edu/~samuel.goodgame/311/) | ||
* [NYC visualization surrounding noise complaints](https://cvalenzuela.github.io/alt_docs/found_materials/) | ||
* [NYC 311 related tools and dashboards](http://people.ischool.berkeley.edu/~samuel.goodgame/311/) | ||
* [DC visualization surrounding rodent complaints](https://eclee25.github.io/the-rat-hack/) | ||
|
||
### Via Waze [hackathons](https://louisvilleky.gov/government/performance-improvement-innovation/waze-internal-hackathon) | ||
* [Road Kill reports](https://cdolabs-admin.carto.com/builder/40aa2328-2912-11e7-adb9-0e3ff518bd15/embed) | ||
* [Missing Signs](https://cdolabs-admin.carto.com/builder/30bc2a2b-82d2-43b1-9800-e9c23aba0210/embed) | ||
* [Weather Hazards](https://cdolabs-admin.carto.com/builder/a29a38ba-eb6e-4060-a3c0-4939bdeb6677/embed) | ||
* [Traffic delays](https://louisvillemetro-ms.carto.com/builder/d98732d0-1f6a-4db2-9f8a-e58026bf0d39/embed) | ||
* [Potholes](https://cdolabs-admin.carto.com/builder/4f68de95-c7dc-4ae9-a94b-adb70c1ff44b/embed) | ||
|
||
### Misc. | ||
* [Humorous example of unrelated correlations](http://www.tylervigen.com/spurious-correlations) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Project proposals for 07-23-19 | ||
|
||
## Diff Dashboard | ||
Description: A tool that enables easy comparisons on a column given a time frame. | ||
Value Prop: | ||
|
||
## Visualizing Correlations among unrelated data | ||
Description: A tool that reveals unexpected correlations among all open data(or whatever is feasible) | ||
Value Prop | ||
|
||
## Machine learning...thing? | ||
Description: Given a known budget towards an initiative, predict the efficiency given variable investment. | ||
Value Prop: Enable councils to optimize ROI | ||
|
||
--- | ||
Diff Dashboard Brainstorm Effort | ||
## Engineering: | ||
### Stack: | ||
* Javascript? | ||
* Python(flask)? | ||
|
||
## Tasks: | ||
* Create localhost server in stack | ||
* Pull in data given 2 time references (years, months, weeks, days) | ||
* Calculate delta between interested column given the 2 time references | ||
* Bring in basic and easy to use visualization framework to get point across | ||
* Allow user to easily select time frames and columns | ||
* Be able to see selections in a reasonable amount of time | ||
* Only if time allows, not terribly necessary | ||
|
||
## UI/UX: | ||
* Define a slick color scheme | ||
* Mock out a basic MVP | ||
* User surveys/interviews? | ||
* Define usability standards | ||
* Develop user persona | ||
* Competitive/comparative analysis of existing, similar products (if applicable) | ||
|
||
## Business | ||
* Improve on description above | ||
* Have an elevator pitch | ||
* **“What’s the point?”** | ||
* Create talking points on key features | ||
* Drive the presentation (if there is one) and have a demo structure in mind | ||
* Define a concise business case (see elevator pitch) | ||
* Tie key points to business case |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters