Data & Sources

Every number on Open Elmira comes from a public document. Here is exactly where each one comes from — assessment rolls, state-comptroller filings, audited financial reports, and the city–county records behind the sales-tax story.

Our commitment to open data All source documents used by this site are publicly available. We link directly to the originals — no paywalls, no sign-ins — and keep local archival copies of documents that tend to disappear from government portals. If you find an error, a newer filing, or a source we missed, please let us know. This page is updated every time the site's underlying data changes.

Property Assessment Data

The backbone of the property-tax pages: every parcel in Chemung County, its assessed and taxable value, property class, and location.

NYS ORPTS — Property Assessment Rolls (data.ny.gov)
Open Data
Dataset: 7vem-aaz7  |  Roll years: 2021–2025  |  Publisher: NYS Office of Real Property Tax Services
Parcel-level assessment data for every municipality in New York. Open Elmira uses the 2025 roll for current analysis and 2021–2025 for trend analysis. Place names are resolved from SWIS codes (not the raw municipality field) so villages are split from their parent towns. Fetched via scripts/download_data.py.
NYS ORPTS — SalesWeb Property Sales
Open Data
Coverage: Chemung County, 2018–2025  |  Publisher: NYS Office of Real Property Tax Services
Recorded real-property transfers with sale price, date, and property class at sale. The regressivity / J-curve analysis uses the 6,491 arm's-length single-family (class 210) sales, comparing each sale price to the parcel's assessed value. Stored as data/raw/SaleswebExtract.csv.
Chemung County Parcel Acreage (GIS)
GIS
Joined by: parcel print key  |  Roll year: 2025
Lot acreage per parcel, joined to the assessment roll for the value-per-acre ("tax miles per gallon") analysis. Stored as data/processed/parcel_acres.csv.
Generated chart data files (committed to the site)
Derived
Built by: scripts/visualize_*.py (each writes one JSON via scripts/chart_json.py)
The interactive charts on the property-tax pages read these small JSON files directly — the same client-side ECharts approach as the budget explorers. Each is derived only from the assessment roll, sales, and acreage data above. Regenerate any of them by running its script (e.g. python scripts/visualize_jcurve.py); pass --png to instead rebuild the legacy matplotlib images.

City & County Budget Data (NYS Comptroller)

The data behind the City Budget Explorer, County Budget Overview, and City–County Relationship pages. Line-item revenues and expenditures filed annually with the State Comptroller; General Fund = account-code prefix “A”.

NYS OSC — Annual Update Document (AUD) / Open Book New York
Data Portal
Entities: City of Elmira (1995–2025), County of Chemung & peers (2013–2024)  |  Publisher: Office of the NY State Comptroller
Every NY local government files an Annual Update Document of line-item financials. Open Elmira compiles these into compact JSON for the in-browser budget explorers via scripts/build_budget_json.py. Sales tax is account A1110 (county-retained) and A1120 (city-received); property tax is A1001. Expenditures drill to the object level (salaries, benefits, contractual, equipment) from the AUD’s object-of-expenditure field. The AUD records property tax as a single levy with no payer detail, so the explorer’s property-tax drill (residential / commercial / industrial / utility) is sourced from the ORPTS assessment roll instead — see below.
U.S. Bureau of Labor Statistics — Consumer Price Index (CPI-U)
Data Portal
Series: CUUR0000SA0 (U.S. city average, all items, 1982-84=100), annual average, 1995–2025  |  Publisher: U.S. Bureau of Labor Statistics
Used purely as an inflation yardstick. The budget explorer’s “Which Costs Actually Grew” chart indexes each General Fund spending function to 1995 = 100 and overlays CPI-U so a reader can see which functions outran inflation (grew in real terms) versus merely kept pace. Annual-average values are stored in scripts/build_budget_json.py (CPI_U_ANNUAL) and emitted into city-budget.json as realTrends.
Generated data files (committed to the site)
Derived
Built by: scripts/build_budget_json.py
The browser charts read these directly — no server required. Each is a small, inspectable JSON file derived from the OSC source documents above — with one cross-reference: city-budget.json also draws on the NYS ORPTS assessment roll to split the city property-tax levy by who pays it (apportioned by each property class’s share of the city-taxable base, 2021–2025), and on the BLS CPI-U (above) for the inflation-indexed spending-by-function trend (realTrends).

City–County Relationship & Sales Tax

Source documents for the shared-services dispute (Resolution 15-114) and the sales-tax-share figures. Some primary documents are still being sourced — flagged below.

City of Elmira — Council Presentation on Sales Tax & Shared Services
City Presentation
Dated: October 6, 2025  |  By: City of Elmira (presented to the Chemung County Legislature)
The city's own analysis of its falling sales-tax share (12.33% in 2014 → 8.167% in 2024), the growing countywide pool (~$58.8M → ~$71.9M), and the ~$22.8M cumulative loss since 2015. We validated the city's reported receipts to the dollar against OSC account A1120 (2014–2024). The relationship page's “pool by recipient” Sankey is reconstructed independently from OSC county filings — collection (A1110), distribution to municipalities (A19854), and the city's receipts (A1120) — splitting the 2024 pool into county-retained, towns & villages, and city.
Chemung County — Shared Services Report (2017)
County Report
Published: 2017  |  Publisher: Chemung County  |  16 pages
The county's own shared-services report — the authoritative description of each shared program, including the 2015 DPW/streets terms ($2M city payment year 1, county absorbing +$400K/yr), the 2016 buildings & grounds merger, the 2009 IT agreement, and the Treasurer/sales-tax history.
Chemung County — DPW Shared-Service Termination Notice
County Letter
Dated: June 30, 2025  |  From: Chemung County Attorney's Office
Formal notice terminating the February 15, 2015 DPW Shared Service Agreement, effective December 31, 2025 — the move that reopened the shared-services dispute.
Chemung County — Shared-Services Timeline Letter
County Letter
Dated: September 24, 2025  |  From: County Executive Chris Moss
A detailed June–September 2025 timeline of the dispute, with the disputed DPW figures (salary $986,631 + fringe $487,000) and the county's proposed four-year, 25%-per-year takeback offer.
County Legislature — Resolution 15-114 Clarification (Oct 2, 2025 meeting)
Meeting Summary
Meeting: October 2, 2025  |  Source: citizenportal.ai (AI-generated summary)
An AI-generated summary of the legislature's October 2, 2025 discussion. It corroborates that Resolution 15-114 is the 2015 shared-services resolution and lists all five bundled services. Used as a research lead only — not an audited primary source; the official minutes are still being obtained (see below).
Resolution 15-114 & the Feb 15 2015 Shared Service Agreement
Still Sourcing
Status: being obtained via the county legislative clerk / city clerk
The original resolution text and the countersigned Public Works Shared Service Agreement are not yet in hand. Figures on the relationship page come from the city's October 2025 presentation cross-checked against OSC data; this entry will be updated when the primary documents are obtained.

Audited Financial Reports — City of Elmira

The primary source for the Fiscal Decoder's balance-sheet and net-position figures. Published by the City Chamberlain's Office at cityofelmirany.gov.

City of Elmira Financial Report — FY 2025
Not Yet Filed
Year covered: Jan 1 – Dec 31, 2025  |  Expected: Summer/Fall 2026
Not yet posted to the City's DocumentCenter as of June 2026. A sweep of all DocumentCenter IDs confirmed no city financial report beyond doc ID 1145 (FY2024). Expected 6–9 months after fiscal year end.
City of Elmira Financial Report — FY 2024
Audited ACFR
Year covered: Jan 1 – Dec 31, 2024  |  Auditor: Insero & Co. CPAs, LLP (Ithaca, NY)
Primary source for FY2024 figures, including restated FY2023 comparison data (GASB 101).
City of Elmira Financial Report — FY 2023
Audited ACFR
Year covered: Jan 1 – Dec 31, 2023  |  Published: June 28, 2024  |  Auditor: Insero & Co. CPAs, LLP
Source for FY2023 (as-originally-reported) and FY2022 comparison data. FY2023 figures were later restated in the FY2024 report.
City of Elmira Financial Report — FY 2021
Audited ACFR
Year covered: Jan 1 – Dec 31, 2021  |  Auditor: Insero & Co. CPAs, LLP  |  Retrieved from: MSRB EMMA
Source for FY2021 and FY2020 comparison data. Obtained from the MSRB EMMA continuing-disclosure portal (not on the City DocumentCenter). Net position turned briefly positive on $14M of federal ARPA/SLFRF receipts.
City of Elmira Financial Report — FY 2020
Audited ACFR
Year covered: Jan 1 – Dec 31, 2020  |  Report dated: Aug 24, 2021  |  Retrieved from: MSRB EMMA
Source for FY2020 figures. Reflects a deep unrestricted deficit (−$45.1M) and $16.3M net pension liability before later market gains.

Elmira Urban Renewal Agency (EURA)

EURA is a discretely presented component unit of the City — not included in the government-wide figures used by the decoder. Archived here for completeness.

EURA Audited Financial Reports — FY 2023–2025
Audited
Auditor: Insero & Co. CPAs, LLP
CPA-issued audited financial statements for EURA (text-based PDFs).
EURA Annual Reports — 2023, 2024, 2025
Annual Report
Internal EURA annual reports (scanned image PDFs), separate from the CPA-audited reports above.

Budget & Debt Documents

City of Elmira — 2025 Budget Worksheet (General Fund, Draft)
Budget
110-page line-item worksheet with FY2020–2024 actuals plus 2025 proposed figures — useful for filling historical gaps between audited ACFRs.
City of Elmira — 2025 Tax Anticipation Note (TAN) Preliminary Official Statement
Bond Filing
Dated: February 21, 2025  |  Prepared by: Fiscal Advisors & Marketing, Inc.
Official Statement for a $4M TAN with month-by-month 2025 cash-flow projections, 2024 monthly actuals, debt ratios, and Water Board financials 2019–2023.
City of Elmira — 2026 Adopted Budget Worksheet (General Fund)
Budget
Adopted: February 10, 2026
Adopted 2026 General Fund worksheet with FY2021–2024 actuals, the FY2025 amended budget, and FY2026 adopted figures by line item.

State Agency Reports

NY Financial Restructuring Board — Comprehensive Review: City of Elmira
State Review
Published: June 2016
Independent fiscal review (~2013–2015) documenting the structural deficit and pension obligations that still define Elmira's picture. Also the source for the city's NYS tax-rate ranking cited on the homepage.
NY State Comptroller — Audit Follow-Up: City of Elmira (2017M-90-F)
OSC Audit
Published: 2020
Follow-up to a 2017 audit of Elmira's financial management and fiscal health.
NY State Comptroller — Fiscal Profile: City of Elmira (2013)
OSC Profile
Published: 2013
Pre-2013 structured financial indicators for historical context.

Methodology & Framework

Strong Towns Finance Decoder (US Version)
Framework
Created by: Strong Towns  |  License: Free to copy and adapt
The analytic framework behind the Fiscal Decoder — a spreadsheet tool mapping ACFR data to seven fiscal-health indicators across Sustainability, Flexibility, and Vulnerability.

Source Update Log