surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
3 rows where ledger = "sv:radio_infra:l3harris" and state = "PA" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, amount_type, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2934 | 2934 | L3Harris | Chester County | PA | 2023-06-08 | 800 MHz radio system (amend) | 2103539.0 | Contract Amendment With: L3Harris Technologies, Inc. Amount: $2,103,539.00 Purpose: Enhanced 800 MHz Mutual Aid System Term: 06/08/2023-01/24/2027 | https://chestercopa.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=1124,plainText=false) | https://mytown.theboringparts.com/city/chestercopa/2023/#m807604 | sv:radio_infra:l3harris | stated | 1 | 0 | 0 | PA |
| 2500 | 2500 | L3Harris | Emmaus | PA | 2024-10-07 | two-way radios (purchase) | 83393.0 | Motion by Mr. Labenberg, seconded by Mr. Anders to approve the purchase of L3 Harris Radios for the Fire Department with a total cost not to exceed the savings balance of $83,393.43. | https://www.emmauspa.gov/AgendaCenter/ViewFile/Minutes/_10072024-92 | https://mytown.theboringparts.com/city/emmauspa.gov/2024/#m1575653 | sv:radio_infra:l3harris | ceiling | 1 | 0 | 0 | PA |
| 2933 | 2933 | L3Harris | Chester County | PA | 2024-06-26 | two-way radios (amend contract) | 33549.0 | Contract Amendment With: L3Harris Technologies, Inc. Amount: $33,549.00 Purpose: Voice Radio System | https://chestercopa.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=2425,plainText=false) | https://mytown.theboringparts.com/city/chestercopa/2024/#m807666 | sv:radio_infra:l3harris | stated | 1 | 0 | 0 | PA |
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);