From 1cc1237aee630175173b45f9df986c8bb9207037 Mon Sep 17 00:00:00 2001 From: Charlie Kramer <111908355+Charlie-Kramer@users.noreply.github.com> Date: Sun, 14 Apr 2024 17:26:30 -0400 Subject: [PATCH] Update core.py --- census/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/census/core.py b/census/core.py index 727570a..21ec748 100644 --- a/census/core.py +++ b/census/core.py @@ -322,7 +322,7 @@ class ACS5Client(ACSClient): default_year = 2021 dataset = 'acs5' - years = (2021, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009) + years = (2022, 2021, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009) @supported_years() def state_county_subdivision(self, fields, state_fips,