Skip to content

Commit

Permalink
basic parcel update
Browse files Browse the repository at this point in the history
salt lake
  • Loading branch information
rkelson authored Apr 1, 2024
1 parent 68f1bd5 commit a7c80da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/products/sgid/cadastre/parcels.astro
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const page: IPageMetadata = {
...metadata,
application: 'https://parcels.utah.gov',
updateHistory: [
`April 2024 - Salt Lake`,
`March 2024 - Garfield, Iron, Utah, Washington, Weber`,
`February 2024 - Carbon, Davis, Kane, Tooele, Utah, Wasatch, Washington, Weber`,
`January 2024 - Davis, Grand, Utah, Washington, Weber`,
Expand Down Expand Up @@ -203,7 +204,7 @@ const countyMetadata = [
{
county: 'Salt Lake',
sgid: 'utah-salt-lake-county-parcels',
lastUpdate: 'December 2023',
lastUpdate: 'April 2024',
lastUpdateLir: '2023',
website: '',
app: 'https://slco.org/assessor/new/query/intropage.cfm',
Expand Down

0 comments on commit a7c80da

Please sign in to comment.