Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Update lower district 29 #2246

Merged
merged 3 commits into from
Nov 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ roles:
- start_date: 2021-01-02
type: upper
jurisdiction: ocd-jurisdiction/country:us/territory:pr/government
district: 4
district: '4'
offices:
- classification: capitol
address: Senado, El Capitolio P.O. Box 9023431, San Juan, PR 00902
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ image: https://senado.pr.gov/document_vault/senator/17/FourYearPeriods/19/thumbn
party:
- name: Partido Nuevo Progresista
roles:
- start_date: 2005-01-02
type: upper
- type: upper
jurisdiction: ocd-jurisdiction/country:us/territory:pr/government
district: '2'
start_date: 2005-01-02
offices:
- classification: capitol
address: Senado, El Capitolio P.O. Box 9023431, San Juan, PR 00902
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@ image: https://www.camara.pr.gov/wp-content/uploads/2021/08/REP-GRETCHEN-HAU-DIS
party:
- name: "Partido Popular Democr\xE1tico"
roles:
- start_date: 2023-05-01
type: lower
jurisdiction: ocd-jurisdiction/country:us/territory:pr/government
district: '29'
- start_date: 2021-01-01
end_date: 2023-05-01
type: upper
jurisdiction: ocd-jurisdiction/country:us/territory:pr/government
district: '6'
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
id: ocd-person/cde8e73a-3029-4000-836d-e1b203f96160
name: "H\xE9ctor Santiago Torres"
given_name: "H\xE9ctor"
family_name: Santiago Torres
birth_date: '1993-01-30'
gender: Male
email: [email protected]
image: https://storage.googleapis.com/enview-dev-public-general/legislative-people-photos/129754.jpg
party:
- name: "Partido Popular Democr\xE1tico"
roles:
- start_date: 2023-06-14
type: upper
jurisdiction: ocd-jurisdiction/country:us/territory:pr/government
district: '6'
offices:
- classification: capitol
address: Senado, El Capitolio P.O. Box 9023431, San Juan, PR 00902
voice: 787-724-2030
links:
- url: https://senado.pr.gov/senators/h%C3%A9ctor-l-santiago-torres
other_names:
- name: H. Santiago Torres
- name: H.L. Santiago Torres
- name: Santiago Torres, H.
sources:
- url: https://senado.pr.gov/senators/h%C3%A9ctor-l-santiago-torres
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ roles:
- start_date: 2021-01-02
type: upper
jurisdiction: ocd-jurisdiction/country:us/territory:pr/government
district: 8
district: '8'
- end_date: 2020-12-31
type: lower
jurisdiction: ocd-jurisdiction/country:us/territory:pr/government
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ roles:
- start_date: 2022-09-28
type: upper
jurisdiction: ocd-jurisdiction/country:us/territory:pr/government
district: 1
district: '1'
offices:
- classification: capitol
address: Senado, El Capitolio P.O. Box 9023431, San Juan, PR 00902
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ roles:
- start_date: 2021-01-02
type: upper
jurisdiction: ocd-jurisdiction/country:us/territory:pr/government
district: 4
district: '4'
offices:
- classification: capitol
address: Senado, El Capitolio P.O. Box 9023431, San Juan, PR 00902
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ birth_date: 1964-08-19
image: https://theunitedstates.io/images/congress/450x550/R000618.jpg
party:
- start_date: '2023-01-23'
end_date: '2024-11-05'
end_date: '2025-01-03'
name: Republican
roles:
- start_date: '2023-01-23'
end_date: '2024-11-05'
end_date: '2025-01-03'
type: upper
jurisdiction: ocd-jurisdiction/country:us/government
district: Nebraska
Expand Down
10 changes: 5 additions & 5 deletions settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ ca:
- chamber: lower
district: 32
vacant_until: 2025-01-01
fl:
vacancies:
- chamber: lower
district: 72
vacant_until: 2025-01-01 # Tommy Gregory resigns
ga:
vacancies:
- chamber: lower
Expand Down Expand Up @@ -135,11 +140,6 @@ ny:
- chamber: lower
district: 96
vacant_until: 2025-01-01
pr:
vacancies:
- chamber: lower
district: 29
vacant_until: 2025-01-01
ri:
vacancies:
- chamber: upper
Expand Down
Loading