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
- Host: GitHub
- URL: https://github.com/lytello/data-visualizations
- Owner: lytello
- Created: 2024-08-22T02:27:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T01:36:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T22:29:48.571Z (over 1 year ago)
- Topics: data-visualization, r
- Homepage:
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

Libraries: Plotly
### Data Table
The data table shows elevated blood lead levels in New York City from 2013 to 2016 by borough.

Libraries: DT