Skip to content

Commit

Permalink
update the senate district data
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudLun committed Jan 2, 2024
1 parent 96df0ab commit 4c5ec4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/SidePanel/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const About = ({ expand, legislationsClickHandler }: Props) => {
<li>Right to Counsel NYC Coalition. (2023). <p className='italic'>Housing Courts Must Change! Public Legislation Tracker.</p> Updated December 28, 2023.</li>
<li>Right to Counsel NYC Coalition. (2023). <p className='italic'>Right to Counsel NYC Coalition Membership.</p> Updated December 28, 2023.</li>
<li>NYS ITS Geospatial Services. (2022). <p className='italic'>New York State Assembly Districts.</p> Updated October 31, 2022. [<a className='cursor-pointer' target='_blank' href='https://data.gis.ny.gov/datasets/sharegisny::nys-assembly-districts/about'>link to dataset</a>]<br /></li>
<li>NYS ITS Geospatial Services. (2022). <p className='italic'></p>New York State Senate Districts. Updated October 31, 2022. [<a className='cursor-pointer' target='_blank' href='https://data.gis.ny.gov/datasets/sharegisny::nys-senate-districts/about'>link to dataset</a>]</li>
<li>NYS ITS Geospatial Services. (2022). <p className='italic'>New York State Senate Districts.</p> Updated October 31, 2022. [<a className='cursor-pointer' target='_blank' href='https://data.gis.ny.gov/datasets/sharegisny::nys-senate-districts/explore?location=42.739307%2C-74.343735%2C6.97'>link to dataset</a>]</li>
<li>United States Census Bureau. (2022). <p className='italic'>Zip Code Tabulation Areas (ZCTAs).</p> Revised May 23, 2023 [<a className='cursor-pointer' target='_blank' href='https://www.census.gov/programs-surveys/geography/guidance/geo-areas/zctas.html'>link to dataset</a>]</li>
</div>
</div>
Expand Down

0 comments on commit 4c5ec4e

Please sign in to comment.