How to Make a Scatter Plot in Jupyter with Census Data using Matplotlib and Seaborn

Опубликовано: 16 Июнь 2026
на канале: Diana Ciuca
121
2

Accessing Census data is a breeze!

This video assumes you have Anaconda installed, know how to install dependencies, and have created an API key for the American Census Survey.

To create a key, visit: https://api.census.gov/data/key_signu...

Learn about R-Values, correlations and scatter plots.

Jupyter notebook allows for simple visual processing of complex data.

Matplotlib and Seaborn are libraries which create beautiful visuals.

Tune in for more!