An open API service indexing awesome lists of open source software.

https://github.com/lytello/data-visualizations

Assortment of data visualizations I have created
https://github.com/lytello/data-visualizations

data-visualization r

Last synced: 26 days ago
JSON representation

Assortment of data visualizations I have created

Awesome Lists containing this project

README

          

# Data Visualizations

This repository contains a few examples for creating data visualizations. The visualizations are designed to provide insights into different datasets using interactive and static charts.

## Examples

### Choropleth Map
The choropleth map visualizes suicide mortality by state in 2018. The map is interactive, allowing you to hover over each state to see detailed information.

![](/data/choropleth.png)
Libraries: Plotly

### Data Table

The data table shows elevated blood lead levels in New York City from 2013 to 2016 by borough.

![](/data/DT.png)
Libraries: DT