{"id":167,"date":"2025-01-18T00:56:16","date_gmt":"2025-01-18T00:56:16","guid":{"rendered":"https:\/\/chiltondurham-tc.gov.uk\/wordpress_1\/?page_id=167"},"modified":"2026-03-21T15:34:34","modified_gmt":"2026-03-21T15:34:34","slug":"anual-reports","status":"publish","type":"page","link":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/anual-reports\/","title":{"rendered":"Annual Reports"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"167\" class=\"elementor elementor-167\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b48a74e e-flex e-con-boxed e-con e-parent\" data-id=\"b48a74e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-541864d elementor-widget elementor-widget-html\" data-id=\"541864d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en-GB\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Annual Reports | Chilton Town Council<\/title>\r\n  <meta\r\n    name=\"description\"\r\n    content=\"Annual Reports from Chilton Town Council, including information about council tax spending, budgets, accounts, assets, fees and charges.\"\r\n  \/>\r\n  <style>\r\n    :root{\r\n      --green:#009640;\r\n      --green-dark:#006b2d;\r\n      --text:#2f2a2d;\r\n      --muted:#5b5558;\r\n      --bg:#f5f5f5;\r\n      --card:#ffffff;\r\n      --border:#d8d8d8;\r\n      --link:#005ea5;\r\n      --link-hover:#003078;\r\n      --focus:#ffbf47;\r\n      --max-width:1050px;\r\n    }\r\n\r\n    *{box-sizing:border-box}\r\n\r\n    body{\r\n      margin:0;\r\n      font-family:Arial, Helvetica, sans-serif;\r\n      font-size:16px;\r\n      line-height:1.7;\r\n      color:var(--text);\r\n      background:var(--bg);\r\n    }\r\n\r\n    a{\r\n      color:var(--link);\r\n      text-decoration:underline;\r\n    }\r\n\r\n    a:hover{\r\n      color:var(--link-hover);\r\n    }\r\n\r\n    a:focus,\r\n    button:focus{\r\n      outline:3px solid var(--focus);\r\n      outline-offset:2px;\r\n    }\r\n\r\n    header{\r\n      background:#ffffff;\r\n      border-bottom:1px solid var(--border);\r\n    }\r\n\r\n    .container{\r\n      max-width:var(--max-width);\r\n      margin:0 auto;\r\n      padding:0 1rem;\r\n    }\r\n\r\n    .site-title{\r\n      padding:1.5rem 0;\r\n    }\r\n\r\n    .site-title p{\r\n      margin:0;\r\n      font-size:1rem;\r\n      color:var(--muted);\r\n    }\r\n\r\n    .hero{\r\n      background:linear-gradient(135deg, var(--green), var(--green-dark));\r\n      color:#ffffff;\r\n      padding:3rem 0;\r\n    }\r\n\r\n    .hero h1{\r\n      margin:0 0 0.75rem;\r\n      font-size:clamp(2rem, 5vw, 3.6rem);\r\n      line-height:1.1;\r\n    }\r\n\r\n    .hero p{\r\n      margin:0;\r\n      max-width:48rem;\r\n      font-size:1.15rem;\r\n    }\r\n\r\n    main{\r\n      padding:2rem 0 3rem;\r\n    }\r\n\r\n    .panel{\r\n      background:var(--card);\r\n      border:1px solid var(--border);\r\n      border-radius:14px;\r\n      padding:1.5rem;\r\n      margin-bottom:1rem;\r\n      box-shadow:0 1px 2px rgba(0,0,0,0.04);\r\n    }\r\n\r\n    h2{\r\n      font-size:1.7rem;\r\n      margin:0 0 1rem;\r\n      padding-bottom:0.35rem;\r\n      border-bottom:3px solid var(--green);\r\n    }\r\n\r\n    h3{\r\n      margin-top:0;\r\n      margin-bottom:0.5rem;\r\n      font-size:1.15rem;\r\n    }\r\n\r\n    p, li{\r\n      max-width:78ch;\r\n    }\r\n\r\n    ul{\r\n      padding-left:1.25rem;\r\n    }\r\n\r\n    .lead{\r\n      font-size:1.08rem;\r\n      color:var(--muted);\r\n    }\r\n\r\n    .grid{\r\n      display:grid;\r\n      grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));\r\n      gap:1rem;\r\n      margin-top:1rem;\r\n    }\r\n\r\n    .card{\r\n      background:#fafafa;\r\n      border:1px solid var(--border);\r\n      border-radius:10px;\r\n      padding:1rem;\r\n      height:100%;\r\n    }\r\n\r\n    .contact-list{\r\n      list-style:none;\r\n      padding:0;\r\n      margin:0;\r\n    }\r\n\r\n    .contact-list li{\r\n      padding:0.65rem 0;\r\n      border-bottom:1px solid #ececec;\r\n    }\r\n\r\n    .contact-list li:last-child{\r\n      border-bottom:none;\r\n    }\r\n\r\n    .note{\r\n      background:#f0f7f2;\r\n      border-left:5px solid var(--green);\r\n      padding:1rem;\r\n      border-radius:8px;\r\n      margin-top:1rem;\r\n    }\r\n\r\n    footer{\r\n      background:#ffffff;\r\n      border-top:1px solid var(--border);\r\n      padding:1.5rem 0 2rem;\r\n      color:var(--muted);\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <header>\r\n    <div class=\"container site-title\">\r\n      <p>Chilton Town Council<\/p>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <section class=\"hero\" aria-labelledby=\"page-title\">\r\n    <div class=\"container\">\r\n      <h1 id=\"page-title\">Annual Reports<\/h1>\r\n      <p>\r\n        Find information about how council tax is spent, along with details of the council\u2019s\r\n        budgets, accounts, assets, fees, charges and other important financial information.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <main class=\"container\">\r\n    <section class=\"panel\" aria-labelledby=\"about-annual-reports\">\r\n      <h2 id=\"about-annual-reports\">About our annual reports<\/h2>\r\n      <p class=\"lead\">\r\n        Welcome to the Annual Reports section of the website. Here you can find key information\r\n        about the financial management of Chilton Town Council and how public money is used to\r\n        support local services and community priorities.\r\n      <\/p>\r\n      <p>\r\n        This section is intended to help residents, businesses and visitors understand how the\r\n        council operates financially. It includes information on budgets and accounts, the assets\r\n        owned by the council, fees and charges for services, and other documents that support\r\n        transparency and accountability.\r\n      <\/p>\r\n      <div class=\"note\">\r\n        <p style=\"margin:0;\">\r\n          We are committed to making financial information as clear and easy to access as possible.\r\n          If you need help finding a document, please contact us.\r\n        <\/p>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"panel\" aria-labelledby=\"what-you-will-find\">\r\n      <h2 id=\"what-you-will-find\">What you will find in this section<\/h2>\r\n      <div class=\"grid\">\r\n        <div class=\"card\">\r\n          <h3>Budgets and accounts<\/h3>\r\n          <p>\r\n            View information about planned spending, yearly budgets, accounts and how public funds\r\n            are managed.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"card\">\r\n          <h3>Council assets<\/h3>\r\n          <p>\r\n            Find information about assets owned or managed by the council as part of its services\r\n            and responsibilities.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"card\">\r\n          <h3>Fees and charges<\/h3>\r\n          <p>\r\n            Read about charges for council services and facilities, where relevant.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"card\">\r\n          <h3>Annual reporting information<\/h3>\r\n          <p>\r\n            Access reports that explain how money has been spent and how council resources support\r\n            the local community.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"panel\" aria-labelledby=\"why-this-information-matters\">\r\n      <h2 id=\"why-this-information-matters\">Why this information matters<\/h2>\r\n      <p>\r\n        Annual reporting helps ensure openness and accountability. By publishing this information,\r\n        Chilton Town Council gives residents the opportunity to see how funds are allocated and how\r\n        decisions support local priorities and services.\r\n      <\/p>\r\n      <p>\r\n        We want this section to provide a clear overview of the council\u2019s financial position and\r\n        help residents better understand how resources are used for the benefit of the community.\r\n      <\/p>\r\n    <\/section>\r\n\r\n    <section class=\"panel\" aria-labelledby=\"contact-information\">\r\n      <h2 id=\"contact-information\">Contact information<\/h2>\r\n      <p>\r\n        For more details or assistance, please contact Chilton Town Council using the details below.\r\n      <\/p>\r\n      <ul class=\"contact-list\">\r\n        <li>\r\n          <strong>Phone:<\/strong>\r\n          <a href=\"tel:01388721788\">01388 721788<\/a>\r\n        <\/li>\r\n        <li>\r\n          <strong>Email:<\/strong>\r\n          <a href=\"mailto:info@chiltondurham-tc.gov.uk\">info@chiltondurham-tc.gov.uk<\/a>\r\n        <\/li>\r\n        <li>\r\n          <strong>Office hours:<\/strong>\r\n          Monday, Wednesday and Friday, 9am to 2pm. Tuesday, 9am to 6pm. Thursday, 9am to 5pm.\r\n        <\/li>\r\n        <li>\r\n          <strong>Office address:<\/strong>\r\n          Hutton House, Durham Road, Chilton, DL17 0HE\r\n        <\/li>\r\n      <\/ul>\r\n    <\/section>\r\n  <\/main>\r\n\r\n  <footer>\r\n    <div class=\"container\">\r\n      <p>Chilton Town Council<\/p>\r\n    <\/div>\r\n  <\/footer>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19e2a149 e-flex e-con-boxed e-con e-parent\" data-id=\"19e2a149\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-52b9e0da e-con-full e-flex e-con e-child\" data-id=\"52b9e0da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-123c0b5 e-grid e-con-full e-con e-child\" data-id=\"123c0b5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e026198 e-flex e-con-boxed e-con e-child\" data-id=\"e026198\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1756ea elementor-widget elementor-widget-n-accordion\" data-id=\"a1756ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1690\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1690\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> 2024 - 2025 <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1690\" class=\"elementor-element elementor-element-f3cacc7 e-flex e-con-boxed e-con e-child\" data-id=\"f3cacc7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1690\" class=\"elementor-element elementor-element-1eaad84 e-con-full e-flex e-con e-child\" data-id=\"1eaad84\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1691\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1691\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> 2023 - 2024 <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1691\" class=\"elementor-element elementor-element-af8395d e-con-full e-flex e-con e-child\" data-id=\"af8395d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1691\" class=\"elementor-element elementor-element-95d07fe e-flex e-con-boxed e-con e-child\" data-id=\"95d07fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b6c2d2 elementor-widget elementor-widget-text-editor\" data-id=\"3b6c2d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/05\/Chilton-TC-Annual-Report-Master-2023-2024.pdf\">Annual Report 2023-2024<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1692\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1692\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> 2022 - 2023 <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1692\" class=\"elementor-element elementor-element-f0fe1ff e-con-full e-flex e-con e-child\" data-id=\"f0fe1ff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1693\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1693\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> 2021 - 2022 <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1693\" class=\"elementor-element elementor-element-2a936da e-con-full e-flex e-con e-child\" data-id=\"2a936da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1694\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1694\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> 2020 - 2021 <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1694\" class=\"elementor-element elementor-element-8f45c37 e-flex e-con-boxed e-con e-child\" data-id=\"8f45c37\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1695\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1695\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> 2019 - 2020 <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1695\" class=\"elementor-element elementor-element-c0c036c e-flex e-con-boxed e-con e-child\" data-id=\"c0c036c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Annual Reports | Chilton Town Council Chilton Town Council Annual Reports Find information about how council tax is spent, along with details of the council\u2019s budgets, accounts, assets, fees, charges [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-167","page","type-page","status-publish","hentry"],"ticketed":false,"_links":{"self":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages\/167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/comments?post=167"}],"version-history":[{"count":11,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages\/167\/revisions"}],"predecessor-version":[{"id":3549,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages\/167\/revisions\/3549"}],"wp:attachment":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/media?parent=167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}