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

https://github.com/chauxvive/fccchoropleth

A D3.js-based choropleth map visualizing U.S. census data on education levels by state, built as part of the FreeCodeCamp Data Visualization certification. It enables users to explore state-wise educational attainment data interactively.
https://github.com/chauxvive/fccchoropleth

d3 d3js data-visualization dataviz

Last synced: about 2 months ago
JSON representation

A D3.js-based choropleth map visualizing U.S. census data on education levels by state, built as part of the FreeCodeCamp Data Visualization certification. It enables users to explore state-wise educational attainment data interactively.

Awesome Lists containing this project

README

          

![Rocktzar logo](https://res.cloudinary.com/mpauldesigns/image/upload/c_scale,q_100,w_200/v1540421311/rocktzar_red.png)

# FCC Choropleth Map

An interactive choropleth map visualizing U.S. census data on education levels by state, built using D3.js as part of the FreeCodeCamp Data Visualization certification.

[πŸ”— **Try it out here**](https://chauxvive.github.io/FCCChoropleth)

---

## πŸ”Ή The Project

This app was built as part of the **FreeCodeCamp Data Visualization path** offering a dynamic map where users can explore educational attainment data for U.S. states. It provides an interactive experience for users to compare the percentage of students with completed bachelor's degrees in each county.

---

## πŸ”Ή Features

- **Choropleth Map**: Displays county-level education rates.
- **Interactive Tooltip**: Display data of chosen county's rates

---

## πŸ”Ή Technologies Used

- **D3.js** (Data visualization)
- **JavaScript/ES6** (Core programming)
- **HTML5 & CSS3** (Responsive design)

---
## πŸ”Ή How to Run Locally

1. **Clone the repository**
```git clone https://github.com/chauxvive/FCCChoropleth.git```

2. **Navigate to the project folder**

```cd USChildPoverty```

4. **Install dependencies**

```npm install```

6. **Start the development server**

```npm run dev```

8. **Open the app in your browser**

Visit:
```http://localhost:5173/```

---

## πŸ”Ή Who Am I?

I’m a **Software Developer & Marketing Specialist** from Connecticut, open to new roles in **development, project management, and design-driven tech solutions**.

πŸ“© **Let’s connect!** [LinkedIn](https://www.linkedin.com/in/mpauldesigns/) | [GitHub](https://github.com/chauxvive)

---

πŸ’‘ **Suggestions or bug reports?** Open an issue or submit a PR!