surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
4 rows where ledger = "sv:forensics:exterro" and vendor = "Exterro / FTK" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: amount, quote, dup_rank, spend_date (date)
| Link | rowid | vendor | city | state | spend_date | product | amount ▲ | quote | source_document | mytown_record | ledger | amount_type | dup_rank | geo_suspect | anomaly | state_norm |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 4381 | 4381 | Exterro / FTK | Denver | CO | 2024-08-26 | Legal Hold Management software (amend contract) | 1544467.0 | Amends a contract with Exterro, Inc., adding $1,544,467 for a new total of $4,873,344.19 and three years for a new ending date of 10-31-2027 for continued use and support of the Exterro Fusion Platform for Legal Hold Management software used by the City Attorney’s Office for legal holds, data preservation, and electronic discovery, citywide (TECHS-201524522-00/TECHS-202474572-04). | https://denver.legistar1.com/denver/meetings/2024/8/9073_M_City_Council_24-08-26_Council_Minutes.pdf | https://mytown.theboringparts.com/city/denver/2024/#m277905 | sv:forensics:exterro | stated | 1 | 0 | 0 | CO |
| 4382 | 4382 | Exterro / FTK | Denver | CO | 2024-08-20 | FTK Legal Hold software (amend contract) | 1544467.0 | Amends a contract with Exterro, Inc., adding $1,544,467 for a new total of $4,873,344.19 and three years for a new ending date of 10-31-2027 to continue for continued use and support of the Exterro Fusion Platform for Legal Hold Management software used by the City Attorney’s Office for legal holds, data preservation, and electronic discovery, citywide | https://denver.legistar1.com/denver/meetings/2024/8/9070_A_Mayor-Council_24-08-20_Mayor-Council_Agenda.pdf | https://mytown.theboringparts.com/city/denver/2024/#m277901 | sv:forensics:exterro | stated | 1 | 0 | 0 | CO |
| 4383 | 4383 | Exterro / FTK | Denver | CO | 2024-08-13 | Legal Hold Management software (amend) | 1544467.0 | Amends a contract with Exterro, Inc., adding $1,544,467 for a new total of $4,873,344.19 and three years for a new ending date of 10-31-2027 to continue for continued use and support of the Exterro Fusion Platform for Legal Hold Management software used by the City Attorney’s Office for legal holds, data preservation, and electronic discovery, citywide | https://denver.legistar1.com/denver/meetings/2024/8/9051_M_Finance___Governance_Committee_24-08-13_Committee_Minutes.pdf | https://mytown.theboringparts.com/city/denver/2024/#m277890 | sv:forensics:exterro | stated | 2 | 0 | 0 | CO |
| 4384 | 4384 | Exterro / FTK | Denver | CO | 2021-09-14 | Exterro Fusion software (amend) | 1348459.0 | Amends a contract with Exterro, Inc. by adding $1,348,459.35 for a new total of $3,328,877.19 and three years for a new end date of 10-31-24 for the City Attorney’s Office use of the Exterro Fusion software platform for legal holds, data preservation, and electronic discovery (TECHS-202159893). | https://denver.legistar1.com/denver/meetings/2021/9/7375_M_Finance___Governance_Committee_21-09-14_Committee_Minutes.pdf | https://mytown.theboringparts.com/city/denver/2021/#m276665 | sv:forensics:exterro | stated | 1 | 0 | 0 | CO |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE surveillance_spending ( vendor TEXT, city TEXT, state TEXT, spend_date TEXT, product TEXT, amount REAL, quote TEXT, source_document TEXT, mytown_record TEXT, ledger TEXT, amount_type TEXT, dup_rank INTEGER, geo_suspect INTEGER, anomaly INTEGER, state_norm TEXT); CREATE INDEX ix_surv_vendor ON surveillance_spending(vendor); CREATE INDEX ix_surv_state ON surveillance_spending(state); CREATE INDEX ix_surv_amount ON surveillance_spending(amount); CREATE INDEX ix_surv_ledger ON surveillance_spending(ledger);