-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathattributions.json
56 lines (54 loc) · 1.69 KB
/
attributions.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"acs": {
"name": "U.S. Census American Community Survey",
"url": "https://www.census.gov/programs-surveys/acs/"
},
"bea": {
"name": "U.S. Bureau of Economic Analysis",
"url": "http://www.bea.gov/"
},
"hud": {
"name": "U.S. Department of Housing and Urban Development",
"url": "http://www.hud.gov/"
},
"rwjf": {
"name": "Robert Wood Johnson Foundation",
"url": "http://www.rwjf.org/"
},
"cdc": {
"name": "Centers for Disease Control and Prevention",
"url": "http://www.cdc.gov/"
},
"crimeReports": {
"name": "CrimeReports.com",
"url": "http://crimereports.socrata.com/"
},
"iesNces": {
"name": "Institute of Education Sciences at National Center for Education Statistics",
"url": "http://nces.ed.gov/ccd/elsi"
},
"hhs": {
"name": "U.S. Department of Health and Human Services",
"url": "http://www.hhs.gov/"
},
"fbi_ucr": {
"name" : "FBI Uniform Crime Reporting Program",
"url" : "https://www.fbi.gov/about-us/cjis/ucr/ucr"
},
"f65": {
"name" : "MICommunity Financial Dashboard",
"url" : "http://micommunityfinancials.michigan.gov"
},
"cepi": {
"name" : "MICommunity Financial Dashboard",
"url" : "http://micommunityfinancials.michigan.gov"
},
"sahie": {
"name": "Small Area Health Insurance Estimate",
"url": "http://www.census.gov/did/www/sahie/data/20082014/index.html"
},
"foreign-trade": {
"name": "Census Foreign Trade Statistics",
"url": "https://www.census.gov/foreign-trade/statistics/state/origin_movement/index.html"
}
}