-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds 2024 to our own territory legislator data files (#2900)
# Description and Motivation <!--- bulleted, high level items. use keywords (eg "closes #144" or "fixes #4323") --> - manually adds 2024 data to our territorial legislature files in /data - fixes issue where finding women with more than one specific race was throwing an error on Airflow ## Has this been tested? How? tests passing ## Types of changes (leave all that apply) - Bug fix - New content or feature ## New frontend preview link is below in the Netlify comment 😎
- Loading branch information
1 parent
a72c350
commit d74721d
Showing
7 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,3 +50,4 @@ time_period,state_fips,total_state_leg_count | |
"2021","11",13 | ||
"2022","11",13 | ||
"2023","11",13 | ||
"2024","11",13 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,3 +56,4 @@ time_period,state_fips,total_state_leg_count | |
"2021","60",39 | ||
"2022","60",39 | ||
"2023","60",39 | ||
"2024","60",39 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,3 +73,4 @@ time_period,state_fips,total_state_leg_count | |
"2021","66",15 | ||
"2022","66",15 | ||
"2023","66",15 | ||
"2024","66",15 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,3 +45,4 @@ time_period,state_fips,total_state_leg_count | |
"2021","69",29 | ||
"2022","69",29 | ||
"2023","69",29 | ||
"2024","69",29 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,3 +71,4 @@ time_period,state_fips,total_state_leg_count | |
"2021","72",78 | ||
"2022","72",78 | ||
"2023","72",78 | ||
"2024","72",78 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,3 +69,4 @@ time_period,state_fips,total_state_leg_count | |
"2021","78",15 | ||
"2022","78",15 | ||
"2023","78",15 | ||
"2024","78",15 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters