fecgov / openFEC

The first RESTful API for the Federal Election Commission. We're aiming to make campaign finance more accessible for journalists, academics, developers, and other transparency seekers.
https://api.open.fec.gov/developers
Other
479 stars 106 forks source link

Research visualization framework options #3406

Closed PaulClark2 closed 5 years ago

PaulClark2 commented 6 years ago

What we are after: We need a framework that will support visualizations.

Why we are after it: We need to provide users and internal stakeholders with data visualizations, yes maps and other visualizations.

Completion criteria:

cc: @wluoFEC

qqss88 commented 6 years ago

some options from my mind:

some python solutions: interactive and can be pushed to front end plotly bokeh

another option(less frontend dev efforts): ElK stack(kibana for visualizaiton). (quick link: https://www.elastic.co/webinars/kibana-made-simple)

will add more based on my research.

qqss88 commented 6 years ago

this seems like a good starting point for map-based visuals: https://github.com/markmarkoh/datamaps

qqss88 commented 6 years ago

a collection of git hub list on data visualization: https://github.com/fasouto/awesome-dataviz

qqss88 commented 6 years ago

more on python tools:

https://blog.modeanalytics.com/python-interactive-plot-libraries/

dorothyyeager commented 5 years ago

We're going to timebox this for this sprint.

qqss88 commented 5 years ago

currently working on the summary and demo for this ticket. Will wrap up before demo next Monday

quick summary:

  1. best front end framework option: d3
  2. best python framework: plotly
  3. ELK stack as a backup option, may also used for internal reporting.
AmyKort commented 5 years ago

Is this ready to close?

qqss88 commented 5 years ago

ppt uploaded to google drive and here is the link:

https://drive.google.com/open?id=1zrxtequ8H52M4jBVA48mVul5_lr7BaTd

dorothyyeager commented 5 years ago

Work is completed, so closing.