Skip to content
BusinessTech AcademyBusinessTech AcademyData Dive
← shape library

the dot density map

Where this is concentrated.

What it leaves outThe dots are scattered at random inside each area — they are not real addresses. A coarse dot-per-count can make a busy place look empty.

3 · geospatial · geo · rung 3 · what’s related

shipped on the platform · ScatterplotLayer -- no shape yet

Two worked examples

Where do the earthquakes actually happen?

Before you lookDraw, from memory, where you think the line of quakes runs through California.

civicdots_la_311_points.csv · 1,500 rows · 4 columns · showing 400 of 1,500 rows on this page; the file has all of them

1,500 individual service requests, each with a latitude and longitude

What to look atWhere the requests concentrate. These are real reported locations — which is not true of every dot map.
earth and spacedots_quake_epicentres.csv · 2,508 rows · 6 columns · showing 400 of 2,508 rows on this page; the file has all of them

2,508 earthquake epicentres

What to look atThe dots trace the faults. Notice how the shape of the data is a shape in the ground.

the pool

Now build one yourself.

The pool opens with this file and this shape already drawn, so your first move is to change something rather than to start from nothing. Bring your own CSV if you have one. Nothing is uploaded anywhere — the chart is drawn in your browser, your work saves there, and it downloads as a picture or as a project file you can open again.

Open the pool → the dot density map · dots_la_311_points.csv