diff --git a/00.value-of-dataviz/slides.html b/00.value-of-dataviz/slides.html index 048c512..8d2db86 100644 --- a/00.value-of-dataviz/slides.html +++ b/00.value-of-dataviz/slides.html @@ -361,9 +361,10 @@

Course Staff

-

All official information will be on the course site and/or Ed as appropriate.

+

All official information will be on the course site and/or Ed.

Projects

@@ -450,7 +451,7 @@

Modern data visualization is largely a product of the sheer amount of data we produce.

In part this is a function of the digitization of most of our lives. 15 years ago there was no data.gov, it has added 300k data sets since then.

As technology advances, our data gets to be incredibly fine grained. -This is a sample of ride share rides over a six year period. Each pixel is a pick up or drop off.

images from presentation on O-ring temperature anomaly

the result

Cholera outbreak. London, 1854. John Snow.

It has however, become a "library's library" in some ways. Most developers interact with d3 through a higher-level interface. +This is a sample of ride share rides over a six year period. Each pixel is a pick up or drop off.

images from presentation on O-ring temperature anomaly

the result

Cholera outbreak. London, 1854. John Snow.

It has however, become a "library's library" in some ways. Most developers interact with D3 through a higher-level interface. We will be learning Altair, which generates Vega JSON, which in turn is drawn using D3. diff --git a/01.gog-altair/slides.html b/01.gog-altair/slides.html index bacc644..8626d5e 100644 --- a/01.gog-altair/slides.html +++ b/01.gog-altair/slides.html @@ -238,5 +238,5 @@ alt.Chart(df).encode(

Altair Assignment

\ No newline at end of file +

at this point, see the marimo notebook in this directory

walk through of assignment setup & how it'll be graded

\ No newline at end of file