---
title: "Financial Reports"
description: "The Annual Financial Report, or Audit, is a document produced annually by an outside, independent professional auditor for the City of Clifton. Per Government"
url: "https://www.cityofclifton.com/index.php/component/content/article/financial-reports?catid=9"
date: "2026-05-12T11:35:10+00:00"
language: "en-GB"
---

#  Financial Reports

The Annual Financial Report, or Audit, is a document produced annually by an outside, independent professional auditor for the City of Clifton. Per Government Auditing Standards, the auditor combs through all governmental and business-type activity financial statements for the previous fiscal year. The auditor then compiles his findings into this report, which describes the City's operations and financial conditions. Please feel free to peruse these Financial Report documents.

####  2023 Report

[2023\_annual\_financial\_report\_part\_1.pdf](https://cityofclifton.com/images/2023_annual_financial_report_part_1.pdf "2023_annual_financial_report_part_1.pdf")

[2023\_annual\_financial\_report\_part\_2.pdf](https://cityofclifton.com/images/2023_annual_financial_report_part_2.pdf "2023_annual_financial_report_part_2.pdf")

#### 2024 Report

[City\_of\_Clifton\_Annual\_Financial\_Report\_2024\_Part\_1.pdf](https://cityofclifton.com/images/City_of_Clifton_Annual_Financial_Report_2024_Part_1.pdf "City_of_Clifton_Annual_Financial_Report_2024_Part_1.pdf")

[City\_of\_Clifton\_Annual\_Financial\_Report\_2024\_Part\_2.pdf](https://cityofclifton.com/images/City_of_Clifton_Annual_Financial_Report_2024_Part_2.pdf "City_of_Clifton_Annual_Financial_Report_2024_Part_2.pdf")

## Schema

```json
{ "@context": "https://schema.org", "@type": "Organization", "@id": "https://www.cityofclifton.com/index.php/component/content/article/financial-reports#organization", "name": "City of Clifton, Tennessee", "description": "Clifton, TN, is a quaint, scenic town on the bank of the Tennessee River. It offers great lodging, dining, and entertainment in a relaxed, getaway atmosphere.", "email": "citymanager@cityofclifton.com", "url": "https://www.cityofclifton.com", "telephone": "(931) 676-3370", "foundingDate": "2019-07-14", "logo": "https://www.cityofclifton.com/images/logo/clifton-logo.png", "image": "https://www.cityofclifton.com/images/logo/clifton-logo.png", "address": { "@type": "PostalAddress", "streetAddress": "142 Main Street, P.O. Box 192,", "addressCountry": "US", "addressLocality": "Clifton, Tennessee", "addressRegion": "Tennessee", "postalCode": "38425" } }
```

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Official Website | City of Clifton, Tennessee", "item": "https://www.cityofclifton.com/index.php" }, { "@type": "ListItem", "position": 2, "name": "Foundations", "item": "https://www.cityofclifton.com/index.php/component/content/category/foundations" }, { "@type": "ListItem", "position": 3, "name": "Financial Reports", "item": "https://www.cityofclifton.com/index.php/component/content/article/financial-reports" } ] }
```
