Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasdota/choropleth_map
United States Educational Attainment Choropleth Map
https://github.com/lucasdota/choropleth_map
api choropleth-map d3js data-visualization fetch javascript json
Last synced: 2 days ago
JSON representation
United States Educational Attainment Choropleth Map
- Host: GitHub
- URL: https://github.com/lucasdota/choropleth_map
- Owner: Lucasdota
- Created: 2023-07-18T14:27:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-06T18:53:41.000Z (about 1 year ago)
- Last Synced: 2024-01-06T19:40:53.696Z (about 1 year ago)
- Topics: api, choropleth-map, d3js, data-visualization, fetch, javascript, json
- Language: JavaScript
- Homepage: https://codepen.io/Lucas-Dota/pen/eYQrEgY
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Choropleth Map
### A choropleth map with JSON data fetching from an URL(about the United States Educational Attainment) using D3 library to visualize data.
Main features:
- Data fetch
- Manipulating JSON
- Draw counties and states border with geoPath()
- TopojsonCodepen: [click here](https://codepen.io/Lucas-Dota/pen/eYQrEgY)
![choropleth](https://github.com/Lucasdota/choropleth_map/assets/119457135/ce6c9b98-6691-404c-a02b-164b93533843)