Property-Data-Trust-Framework / schemas

Open data schema for digital residential property data exchange
MIT License
12 stars 11 forks source link

Unallocated council tax bands #176

Open KieranWitt opened 5 months ago

KieranWitt commented 5 months ago

From time to time, the council tax band for new build sites may not have been allocated at the point of preparing for sale/listing. Proposal to add an "Awaiting allocation" option to the question to councilTaxBand

"councilTaxBand": {
              "title": "Which Council Tax band does this property fall within?",
              "description": "Band I relates to Wales only",
              "type": "string",
              "enum": [
                "A",
                "B",
                "C",
                "D",
                "E",
                "F",
                "G",
                "H",
                "I",
                "Awaiting allocation"
              ]
            },
jacknely commented 5 months ago

Let me know if we should also be updating the NTS overlay with this option.

jacknely commented 4 months ago

just copying this from PR so we dont lose it:

I think there is still a discussion to be had here on two points: