Skip to content

Commit 3cb954b

Browse files
committed
new data viz resources and update changelog
1 parent d4727ad commit 3cb954b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/pages/03-data/18-data-visualization.markdown

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,19 @@ easier for humans to see patterns, trends and other useful information.
3535
* [Big League Graphs](https://bigleaguegraphs.com/) presents a bunch of
3636
creative ways to view data for sports such as basketball, baseball and
3737
hockey.
38+
39+
* [Engineering Intelligence Through Data Visualization at Uber](https://eng.uber.com/data-viz-intel/)
40+
explains how Uber's data visualization team grew from 1 person to 15
41+
and the output they created along the way, including the open source
42+
tools [react-vis](https://uber.github.io/react-vis/) and
43+
[react-map-gl](https://uber.github.io/react-map-gl/).
44+
45+
* [Introduction to Data Visualization with Altair](http://pbpython.com/altair-intro.html)
46+
is a starter post for the wonderful
47+
[Altair](https://altair-viz.github.io/) visualization tool written in
48+
Python.
49+
50+
* [Roads to Rome](http://roadstorome.moovellab.com/) is a beautiful
51+
visualization showing the data behind the expression "all roads lead
52+
to Rome" and whether or not there is a "Rome" central city in every
53+
country.

content/pages/meta/00-change-log.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ on GitHub.
1515

1616

1717
## 2018
18+
### November
19+
* Updated the [data visualization](/data-visualization.html) page with
20+
new resources.
21+
1822
### October
23+
* Added new blog post on
24+
[Adding Okta Authentication to an Existing Flask Web App](/blog/okta-user-auth-existing-flask-web-app.html).
1925
* Sent out a
2026
[quick email newsletter update](/blog/fresh-tutorials-october-2018.html)
2127
about new recent tutorials on the blog.

0 commit comments

Comments
 (0)