Update constants.py
Browse filesUpdate the selected data sources - dead links and inaccurate names resolved
- constants.py +13 -14
constants.py
CHANGED
@@ -4,10 +4,10 @@ CATEGORIES = {
|
|
4 |
- National Low Income Housing Coalition: [Visit Site](https://nlihc.org)
|
5 |
- National Alliance to End Homelessness: [Visit Site](https://endhomelessness.org)
|
6 |
- National Coalition for the Homeless: [Visit Site](https://nationalhomeless.org)
|
7 |
-
- Department of Housing and Urban Development: [Visit Site](https://
|
8 |
""",
|
9 |
"AGING": """
|
10 |
-
- Administration
|
11 |
""",
|
12 |
"ARTS": """
|
13 |
- The Research Center for Arts and Culture: [Visit Site](https://artsandcultureresearch.org)
|
@@ -22,41 +22,40 @@ CATEGORIES = {
|
|
22 |
- National Center for Education Statistics: [Visit Site](https://nces.ed.gov)
|
23 |
""",
|
24 |
"ENERGY ASSISTANCE": """
|
25 |
-
- Low Income Energy Assistance Program: [Visit Site](https://acf.hhs.gov
|
26 |
""",
|
27 |
"ENVIRONMENT": """
|
28 |
-
- Stanford Geospacial Center (GIS data online): [Visit Site](https://library.stanford.edu/
|
29 |
- Environmental Protection Agency: [Visit Site](https://epa.gov)
|
30 |
""",
|
31 |
"HEALTH": """
|
32 |
-
- Center for Disease Control: [Visit Site](https://cdc.gov)
|
33 |
-
-
|
34 |
""",
|
35 |
"HUNGER": """
|
36 |
-
-
|
37 |
- Bread for the World: [Visit Site](https://bread.org)
|
38 |
""",
|
39 |
"INTERNATIONAL": """
|
40 |
-
- United Nations Statistics Division: [Visit Site](https://unstats.un.org/
|
41 |
""",
|
42 |
"LIVING WAGE": """
|
43 |
-
- The Living Wage Resource Center: [Visit Site](https://livingwagecampaign.org)
|
44 |
- Economic Policy Institute: [Visit Site](https://epi.org)
|
|
|
45 |
- Bureau of Labor Statistics: [Visit Site](https://bls.gov)
|
46 |
""",
|
47 |
"POVERTY": """
|
48 |
- U.S. Department of Health and Human Services Poverty Guidelines: [Visit Site](https://aspe.hhs.gov/poverty)
|
49 |
-
- Center
|
50 |
-
- National Poverty Center: [Visit Site](https://
|
51 |
""",
|
52 |
"UNITED STATES": """
|
53 |
- IssueLab: [Visit Site](https://issuelab.org)
|
54 |
-
- US Census: [Visit Site](https://census.gov)
|
55 |
-
- FedStats: [Visit Site](https://fedstats.sites.usa.gov)
|
56 |
- The Urban Institute: [Visit Site](https://urban.org)
|
57 |
""",
|
58 |
"YOUTH": """
|
59 |
-
- Youth Risk Behavioral
|
60 |
"""
|
61 |
}
|
62 |
|
|
|
4 |
- National Low Income Housing Coalition: [Visit Site](https://nlihc.org)
|
5 |
- National Alliance to End Homelessness: [Visit Site](https://endhomelessness.org)
|
6 |
- National Coalition for the Homeless: [Visit Site](https://nationalhomeless.org)
|
7 |
+
- Department of Housing and Urban Development: [Visit Site](https://hud.gov)
|
8 |
""",
|
9 |
"AGING": """
|
10 |
+
- Administration for Community Living Data and Research: [Visit Site](https://acl.gov/aging-and-disability-in-america/data-and-research)
|
11 |
""",
|
12 |
"ARTS": """
|
13 |
- The Research Center for Arts and Culture: [Visit Site](https://artsandcultureresearch.org)
|
|
|
22 |
- National Center for Education Statistics: [Visit Site](https://nces.ed.gov)
|
23 |
""",
|
24 |
"ENERGY ASSISTANCE": """
|
25 |
+
- Low Income Home Energy Assistance Program: [Visit Site](https://liheapch.acf.hhs.gov)
|
26 |
""",
|
27 |
"ENVIRONMENT": """
|
28 |
+
- Stanford Geospacial Center (GIS data online): [Visit Site](https://library.stanford.edu/libraries/stanford-geospatial-center)
|
29 |
- Environmental Protection Agency: [Visit Site](https://epa.gov)
|
30 |
""",
|
31 |
"HEALTH": """
|
32 |
+
- Center for Disease Control and Prevention: [Visit Site](https://cdc.gov)
|
33 |
+
- Trust for America’s Health – States in Detail: [Visit Site](https://www.tfah.org/states/)
|
34 |
""",
|
35 |
"HUNGER": """
|
36 |
+
- Action Against Hunger: [Visit Site](https://actionagainsthunger.org/the-hunger-crisis/world-hunger-facts)
|
37 |
- Bread for the World: [Visit Site](https://bread.org)
|
38 |
""",
|
39 |
"INTERNATIONAL": """
|
40 |
+
- United Nations Statistics Division: [Visit Site](https://unstats.un.org/UNSDWebsite)
|
41 |
""",
|
42 |
"LIVING WAGE": """
|
|
|
43 |
- Economic Policy Institute: [Visit Site](https://epi.org)
|
44 |
+
- Global Living Wage Coalition: [Visit Site](https://www.globallivingwage.org)
|
45 |
- Bureau of Labor Statistics: [Visit Site](https://bls.gov)
|
46 |
""",
|
47 |
"POVERTY": """
|
48 |
- U.S. Department of Health and Human Services Poverty Guidelines: [Visit Site](https://aspe.hhs.gov/poverty)
|
49 |
+
- Center on Poverty and Community Development: [Visit Site](https://case.edu/socialwork/povertycenter)
|
50 |
+
- National Poverty Center: [Visit Site](https://fordschool.umich.edu/research-centers-departments/national-poverty-center)
|
51 |
""",
|
52 |
"UNITED STATES": """
|
53 |
- IssueLab: [Visit Site](https://issuelab.org)
|
54 |
+
- US Census Bureau: [Visit Site](https://census.gov)
|
|
|
55 |
- The Urban Institute: [Visit Site](https://urban.org)
|
56 |
""",
|
57 |
"YOUTH": """
|
58 |
+
- Youth Risk Behavioral Surveillance System: [Visit Site](https://www.cdc.gov/yrbs/index.html)
|
59 |
"""
|
60 |
}
|
61 |
|