Skip to content
YY Ahn edited this page Dec 29, 2023 · 26 revisions

These are some random ideas that may be fun to pursue.

Local data (Bloomington)

Crime

Transportation

  • Bloomington crash data visualization: https://specials.idsnews.com/car-crash-dashboard-monroe-county/
  • Land use of transportation modes (see also https://whatthestreet.com)
  • Finance of transportation - budget analysis visualization
  • Parking visualization: city parking stock
  • IU parking stock visualization
  • Bike parking visualization
  • Parking utilization visualization
  • Residential parking zone visualization
  • Scooter routes and availability visualization
  • Bike counter data analysis

Housing

  • Rate of ownership and rental in each neighborhood
  • Neighbor association

Trees

  • Visualization of IU/Bloomington trees

Society

Visualization tweets

  • Can you make a series of short videos and tweets that effectively communicate a concept with data visualization?

Math and Statistics

Quantified self

  • Now there exist many apps that display personal data. For instance, Apple Health or Strava visualizes your heart rate during the exercise session. It would be interesting to write a critique on some of these visualizations (for instance, there are lots of issues with Apple Health's visualizations) and create an 'improved' visualizations that address the shortcomings of existing ones.

  • The data from yourself would be interesting for you and you can try various visualizations of your personal data. Even a simple heart rate dataset can be interesting when combined with other information.

Maps

Environment

One of the IU's grand challenge projects is "Prepared for Environmental Change". They are dealing with large datasets about environmental changes, including wildlife, farming, climates, and so on. If you are interested in, take a look at their research projects (https://eri.iu.edu/understand/research-projects/index.html) and contact Justin Peters at jppeters@iu.edu. YY will also be happy to discuss.

Explorables

Explorables are usually interactive visualizations of mathematical or computational models where you can explore the model by playing with parameters and watching how they change the behaviors of the models. You can find some interesting models, algorithms, or equations and create a nice explorable. See Visualizing mathematics and statistics, Visualizing algorithms, and http://www.complexity-explorables.org/explorables/

  • Map equation is a very nice framework for detecting network communities. The visualization was written in Flash: http://www.mapequation.org/apps/MapDemo.html Translating this into Javascript can be a nice project.

  • Link community detection is a method for detecting highly overlapping communities. There was an interactive visualization written in Flex. Translating this into Javascript can be a nice project.

  • It is quite difficult to understand how Deep Neural Networks work. Using visualization to study what and how they learn would be fascinating.

Visualizing algorithms

See Visualizing algorithms. You can create an (interactive) website that visually explains a complex algorithm step by step.

Culture

Music

  • There are lots of interesting datasets and visualizations for music. See Music visualization for inspiration.

Movie

Sports

See Sports visualization