-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy pathcitizen-statistician.org.json
39 lines (39 loc) · 1.25 KB
/
citizen-statistician.org.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"title": "Citizen Statistician",
"type": "blog",
"url": "citizen-statistician.org",
"rss_feed": "http://www.citizen-statistician.org/categories/rstats/index.xml",
"photo_url": "http://www.citizen-statistician.org/img/logo.png",
"description": "A blog, meant for anyone wishing to become a citizen statistician, but in particular for statistics teachers – those who help empower citizens to become citizen statisticians.",
"language": "en",
"authors": [
{
"name": "Mine Çetinkaya-Rundel",
"social_media": [{
"twitter": "minebocek",
"mastodon": "@[email protected]",
"bluesky": "minecr.bsky.social",
"github": "mine-cetinkaya-rundel",
"orcid": "0000-0001-6452-2420",
"website": "http://mine-cr.com/"
}]
},
{
"name": "Rob Gould",
"social_media": [{
"github": "rgmobilize",
"orcid": "0000-0001-5392-5945",
"website": "http://www.stat.ucla.edu/~rgould/Home/About_Me.html"
}]
},
{
"name": "Andrew Zieffler",
"social_media": [{
"twitter": "Chili14",
"github": "zief0002",
"orcid": "0000-0002-1035-0341",
"website": "https://www.datadreaming.org/"
}]
}
]
}