-- For divisions of these, please go to their respective subpages. local export = { divisions = "city and provinces", ["Batanes"] = true, ["Cagayan"] = true, ["Isabela"] = true, ["Nueva Vizcaya"] = true, ["Quirino"] = true, } return export;