Sets up a list route for faceted results. This will add ie ^search/facets/$ to your existing ^search pattern.

GET /api/v1/infrastructure-projects/full/search/facets/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "fields": {
        "sector": [],
        "government_label": [
            {
                "text": "KwaZulu-Natal",
                "count": 5683,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3AKwaZulu-Natal"
            },
            {
                "text": "Eastern Cape",
                "count": 3042,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3AEastern+Cape"
            },
            {
                "text": "Limpopo",
                "count": 2142,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ALimpopo"
            },
            {
                "text": "Mpumalanga",
                "count": 1426,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3AMpumalanga"
            },
            {
                "text": "Gauteng",
                "count": 1394,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3AGauteng"
            },
            {
                "text": "North West",
                "count": 1186,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Western Cape",
                "count": 869,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3AWestern+Cape"
            },
            {
                "text": "Northern Cape",
                "count": 778,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3ANorthern+Cape"
            },
            {
                "text": "Free State",
                "count": 740,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=government_label_exact%3AFree+State"
            }
        ],
        "province": [
            {
                "text": "KwaZulu-Natal",
                "count": 5683,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=province_exact%3AKwaZulu-Natal"
            },
            {
                "text": "Eastern Cape",
                "count": 3042,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=province_exact%3AEastern+Cape"
            },
            {
                "text": "Limpopo",
                "count": 2142,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=province_exact%3ALimpopo"
            },
            {
                "text": "Mpumalanga",
                "count": 1426,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=province_exact%3AMpumalanga"
            },
            {
                "text": "Gauteng",
                "count": 1394,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=province_exact%3AGauteng"
            },
            {
                "text": "North West",
                "count": 1186,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=province_exact%3ANorth+West"
            },
            {
                "text": "Western Cape",
                "count": 869,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=province_exact%3AWestern+Cape"
            },
            {
                "text": "Northern Cape",
                "count": 778,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=province_exact%3ANorthern+Cape"
            },
            {
                "text": "Free State",
                "count": 740,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=province_exact%3AFree+State"
            }
        ],
        "department": [
            {
                "text": "Education",
                "count": 8209,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation"
            },
            {
                "text": "Health",
                "count": 2802,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AHealth"
            },
            {
                "text": "Transport",
                "count": 1361,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ATransport"
            },
            {
                "text": "Social Development",
                "count": 528,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASocial+Development"
            },
            {
                "text": "Human Settlements",
                "count": 501,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AHuman+Settlements"
            },
            {
                "text": "Health and Social Development",
                "count": 462,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AHealth+and+Social+Development"
            },
            {
                "text": "Education & Training",
                "count": 368,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation+%26+Training"
            },
            {
                "text": "Transport and Public Works",
                "count": 217,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ATransport+and+Public+Works"
            },
            {
                "text": "Agriculture & Rural Development",
                "count": 207,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture+%26+Rural+Development"
            },
            {
                "text": "Roads and Transport",
                "count": 198,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ARoads+and+Transport"
            },
            {
                "text": "Agriculture",
                "count": 184,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture"
            },
            {
                "text": "Rural Development and and Agrarian Reform",
                "count": 168,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ARural+Development+and+and+Agrarian+Reform"
            },
            {
                "text": "Public Works, Roads and Infrastructure",
                "count": 165,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APublic+Works%2C+Roads+and+Infrastructure"
            },
            {
                "text": "Sport and Recreation",
                "count": 159,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASport+and+Recreation"
            },
            {
                "text": "Social Development, Woman, Children & Persons with Disabilities",
                "count": 155,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASocial+Development%2C+Woman%2C+Children+%26+Persons+with+Disabilities"
            },
            {
                "text": "Sports, Arts and Culture",
                "count": 135,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASports%2C+Arts+and+Culture"
            },
            {
                "text": "Public Works",
                "count": 127,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APublic+Works"
            },
            {
                "text": "Public Works, Roads and Transport",
                "count": 121,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APublic+Works%2C+Roads+and+Transport"
            },
            {
                "text": "Sports, Arts, Culture and Recreation",
                "count": 101,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASports%2C+Arts%2C+Culture+and+Recreation"
            },
            {
                "text": "Public Works and Infrastructure",
                "count": 99,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APublic+Works+and+Infrastructure"
            },
            {
                "text": "Public Works, Roads & Transport",
                "count": 91,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APublic+Works%2C+Roads+%26+Transport"
            },
            {
                "text": "Agriculture, Rural Development and Land Administration",
                "count": 88,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture%2C+Rural+Development+and+Land+Administration"
            },
            {
                "text": "Rural, Environmental,and Agriculture Development",
                "count": 85,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ARural%2C+Environmental%2Cand+Agriculture+Development"
            },
            {
                "text": "Infrastructure Development",
                "count": 81,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AInfrastructure+Development"
            },
            {
                "text": "Cooperative Governance and Traditional Affairs",
                "count": 75,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACooperative+Governance+and+Traditional+Affairs"
            },
            {
                "text": "Police, Roads and Transport",
                "count": 68,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3APolice%2C+Roads+and+Transport"
            },
            {
                "text": "Human Settlement",
                "count": 65,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AHuman+Settlement"
            },
            {
                "text": "Economic Development, Environment and Tourism",
                "count": 57,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEconomic+Development%2C+Environment+and+Tourism"
            },
            {
                "text": "Arts and Culture",
                "count": 53,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AArts+and+Culture"
            },
            {
                "text": "Culture, Sports and Recreation",
                "count": 53,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACulture%2C+Sports+and+Recreation"
            },
            {
                "text": "Sports, Recreation, Arts and Culture",
                "count": 50,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ASports%2C+Recreation%2C+Arts+and+Culture"
            },
            {
                "text": "Office of the Premier",
                "count": 47,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AOffice+of+the+Premier"
            },
            {
                "text": "Local Government",
                "count": 40,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ALocal+Government"
            },
            {
                "text": "Agriculture and Rural Development",
                "count": 35,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture+and+Rural+Development"
            },
            {
                "text": "Roads and Public Works",
                "count": 24,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ARoads+and+Public+Works"
            },
            {
                "text": "Economic Development, Conservation, Environment & Tourism",
                "count": 20,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism"
            },
            {
                "text": "Cape Nature",
                "count": 15,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACape+Nature"
            },
            {
                "text": "Economic, Small Business Development,Tourism, and Environmental Affairs",
                "count": 14,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEconomic%2C+Small+Business+Development%2CTourism%2C+and+Environmental+Affairs"
            },
            {
                "text": "Community Safetry and Transport",
                "count": 12,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACommunity+Safetry+and+Transport"
            },
            {
                "text": "Economic Development, Environmental Affairs and Tourism",
                "count": 8,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEconomic+Development%2C+Environmental+Affairs+and+Tourism"
            },
            {
                "text": "Human Settlement, Cooperative Governance and Traditional Affairs",
                "count": 7,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AHuman+Settlement%2C+Cooperative+Governance+and+Traditional+Affairs"
            },
            {
                "text": "Provincial Legislature",
                "count": 5,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AProvincial+Legislature"
            }
        ],
        "status": [
            {
                "text": "Construction 76% - 99%",
                "count": 2593,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3AConstruction+76%25+-+99%25"
            },
            {
                "text": "Practical Completion (100%)",
                "count": 2315,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3APractical+Completion+%28100%25%29"
            },
            {
                "text": "Tender",
                "count": 1906,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3ATender"
            },
            {
                "text": "Project Initiation",
                "count": 1706,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3AProject+Initiation"
            },
            {
                "text": "Design",
                "count": 1626,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3ADesign"
            },
            {
                "text": "Other - Packaged Ongoing Project",
                "count": 1462,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3AOther+-+Packaged+Ongoing+Project"
            },
            {
                "text": "Construction 1% - 25%",
                "count": 1233,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3AConstruction+1%25+-+25%25"
            },
            {
                "text": "Feasibility",
                "count": 1080,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3AFeasibility"
            },
            {
                "text": "Construction 51% - 75%",
                "count": 999,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3AConstruction+51%25+-+75%25"
            },
            {
                "text": "Construction 26% - 50%",
                "count": 907,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3AConstruction+26%25+-+50%25"
            },
            {
                "text": "Final Completion",
                "count": 627,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3AFinal+Completion"
            },
            {
                "text": "Pre - Feasibility",
                "count": 379,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3APre+-+Feasibility"
            },
            {
                "text": "Site Handed - Over to Contractor",
                "count": 240,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "On Hold",
                "count": 109,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3AOn+Hold"
            },
            {
                "text": "Other - Compensation of Employees",
                "count": 48,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3AOther+-+Compensation+of+Employees"
            },
            {
                "text": "Terminated",
                "count": 30,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=status_exact%3ATerminated"
            }
        ],
        "primary_funding_source": [
            {
                "text": "Education Infrastructure Grant",
                "count": 7987,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3AEducation+Infrastructure+Grant"
            },
            {
                "text": "Equitable Share",
                "count": 4567,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3AEquitable+Share"
            },
            {
                "text": "Health Facility Revitalisation Grant",
                "count": 2224,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3AHealth+Facility+Revitalisation+Grant"
            },
            {
                "text": "Provincial Roads Maintenance Grant",
                "count": 620,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3AProvincial+Roads+Maintenance+Grant"
            },
            {
                "text": "Human Settlements Development Grant",
                "count": 546,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3AHuman+Settlements+Development+Grant"
            },
            {
                "text": "Comprehensive Agricultural Support Programme Grant",
                "count": 409,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3AComprehensive+Agricultural+Support+Programme+Grant"
            },
            {
                "text": "Early Childhood Development Grant",
                "count": 312,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3AEarly+Childhood+Development+Grant"
            },
            {
                "text": "Community Library Service Grant",
                "count": 247,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3ACommunity+Library+Service+Grant"
            },
            {
                "text": "Other",
                "count": 161,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3AOther"
            },
            {
                "text": "Ilima/Letsema Projects Grant",
                "count": 44,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3AIlima%2FLetsema+Projects+Grant"
            },
            {
                "text": "Land Care Programme Grant",
                "count": 28,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3ALand+Care+Programme+Grant"
            },
            {
                "text": "Expanded Public Works Programme Intergrated Grant for Provinces",
                "count": 12,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3AExpanded+Public+Works+Programme+Intergrated+Grant+for+Provinces"
            },
            {
                "text": "School Infrastructure Backlog Grant",
                "count": 1,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3ASchool+Infrastructure+Backlog+Grant"
            },
            {
                "text": "Substance Abuse Treatment Grant",
                "count": 1,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=primary_funding_source_exact%3ASubstance+Abuse+Treatment+Grant"
            }
        ]
    },
    "dates": {},
    "queries": {},
    "objects": {
        "count": 17260,
        "next": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?limit=20&offset=20",
        "previous": null,
        "results": [
            {
                "name": "UMSILINGA PRIMARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Practical Completion (100%)",
                "status_order": 10,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2018-08-14",
                "estimated_total_project_cost": 500000.0,
                "latitude": "-29.53865",
                "longitude": "30.4222",
                "url_path": "/infrastructure-projects/full/9005-umsilinga-primary-school-kwazulu-natal"
            },
            {
                "name": "NDLOVANA SECONDARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Construction 1% - 25%",
                "status_order": 6,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2017-07-01",
                "estimated_total_project_cost": 1503000.0,
                "latitude": "-28.301",
                "longitude": "31.38533",
                "url_path": "/infrastructure-projects/full/9006-ndlovana-secondary-school-kwazulu-natal"
            },
            {
                "name": "ENOCH MTHETHO SECONDARY SCHOOL",
                "province": "Northern Cape",
                "government_label": "Northern Cape",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Design",
                "status_order": 4,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 1457771.0,
                "latitude": "-31.17417",
                "longitude": "24.9526699",
                "url_path": "/infrastructure-projects/full/9007-enoch-mthetho-secondary-school-northern-cape"
            },
            {
                "name": "MAINTENANCE ALL DISTRICT DOE",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2020-03-01",
                "estimated_total_project_cost": 108000000.0,
                "latitude": "-29.60061",
                "longitude": "30.37941",
                "url_path": "/infrastructure-projects/full/9008-maintenance-all-district-doe-kwazulu-natal"
            },
            {
                "name": "Tshikonelo Irrigation Scheme",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Agriculture",
                "sector": null,
                "status": "Practical Completion (100%)",
                "status_order": 10,
                "primary_funding_source": "Comprehensive Agricultural Support Programme Grant",
                "estimated_completion_date": "2017-07-27",
                "estimated_total_project_cost": 13200000.0,
                "latitude": "-22.84523",
                "longitude": "30.73349",
                "url_path": "/infrastructure-projects/full/9009-tshikonelo-irrigation-scheme-limpopo"
            },
            {
                "name": "GREYVILLE PRIMARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Practical Completion (100%)",
                "status_order": 10,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2017-07-01",
                "estimated_total_project_cost": 4886226.0,
                "latitude": "-29.842263",
                "longitude": "31.018953",
                "url_path": "/infrastructure-projects/full/9010-greyville-primary-school-kwazulu-natal"
            },
            {
                "name": "Upgrade of Uthungulu art centre",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Arts and Culture",
                "sector": null,
                "status": "Construction 26% - 50%",
                "status_order": 7,
                "primary_funding_source": "Community Library Service Grant",
                "estimated_completion_date": "2018-01-20",
                "estimated_total_project_cost": 32768388.0,
                "latitude": "-28.6191756",
                "longitude": "31.5370003",
                "url_path": "/infrastructure-projects/full/9011-upgrade-of-uthungulu-art-centre-kwazulu-natal"
            },
            {
                "name": "Construction of Port Shepstone library",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Arts and Culture",
                "sector": null,
                "status": "Construction 1% - 25%",
                "status_order": 6,
                "primary_funding_source": "Community Library Service Grant",
                "estimated_completion_date": "2018-06-01",
                "estimated_total_project_cost": 67898192.0,
                "latitude": "-30.7276956",
                "longitude": "30.447285",
                "url_path": "/infrastructure-projects/full/9012-construction-of-port-shepstone-library-kwazulu-natal"
            },
            {
                "name": "DUMA PRIMARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Tender",
                "status_order": 3,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2022-03-30",
                "estimated_total_project_cost": 2000000.0,
                "latitude": "-28.16017",
                "longitude": "32.1605",
                "url_path": "/infrastructure-projects/full/9013-duma-primary-school-kwazulu-natal"
            },
            {
                "name": "MKHOBENI SECONDARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Tender",
                "status_order": 3,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2021-06-30",
                "estimated_total_project_cost": 500000.0,
                "latitude": "-29.9487",
                "longitude": "30.21337",
                "url_path": "/infrastructure-projects/full/9014-mkhobeni-secondary-school-kwazulu-natal"
            },
            {
                "name": "MDUMISA PRIMARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Construction 76% - 99%",
                "status_order": 9,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2018-02-22",
                "estimated_total_project_cost": 3078620.0,
                "latitude": "-27.27186",
                "longitude": "32.53727",
                "url_path": "/infrastructure-projects/full/9015-mdumisa-primary-school-kwazulu-natal"
            },
            {
                "name": "MHONGOZINI PRIMARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Construction 1% - 25%",
                "status_order": 6,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2016-06-20",
                "estimated_total_project_cost": 2116000.0,
                "latitude": "-28.01885",
                "longitude": "31.43653",
                "url_path": "/infrastructure-projects/full/9016-mhongozini-primary-school-kwazulu-natal"
            },
            {
                "name": "MNAWE PRIMARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Tender",
                "status_order": 3,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2020-05-31",
                "estimated_total_project_cost": 2200000.0,
                "latitude": "-29.24916",
                "longitude": "31.03116",
                "url_path": "/infrastructure-projects/full/9017-mnawe-primary-school-kwazulu-natal"
            },
            {
                "name": "Day to Day Mainteance for Southern Region MTEF 16/17",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Public Works",
                "sector": null,
                "status": "Construction 1% - 25%",
                "status_order": 6,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-03-29",
                "estimated_total_project_cost": 4939000.0,
                "latitude": "-29.61834",
                "longitude": "30.36996",
                "url_path": "/infrastructure-projects/full/9018-day-to-day-mainteance-for-southern-region-mtef-16-17-kwazulu-natal"
            },
            {
                "name": "Mamokgasefoka New Clinic",
                "province": "Limpopo",
                "government_label": "Limpopo",
                "sphere": "provincial",
                "department": "Health and Social Development",
                "sector": null,
                "status": "Project Initiation",
                "status_order": 0,
                "primary_funding_source": "Health Facility Revitalisation Grant",
                "estimated_completion_date": "2020-02-28",
                "estimated_total_project_cost": 0.0,
                "latitude": "0",
                "longitude": "0",
                "url_path": "/infrastructure-projects/full/9019-mamokgasefoka-new-clinic-limpopo"
            },
            {
                "name": "MEHLWENKOSI PRIMARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Design",
                "status_order": 4,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2022-03-30",
                "estimated_total_project_cost": 929000.0,
                "latitude": "-29.51007",
                "longitude": "30.34355",
                "url_path": "/infrastructure-projects/full/9020-mehlwenkosi-primary-school-kwazulu-natal"
            },
            {
                "name": "MHLATHUZE PRIMARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Tender",
                "status_order": 3,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2021-06-30",
                "estimated_total_project_cost": 500000.0,
                "latitude": "-28.52247",
                "longitude": "31.12617",
                "url_path": "/infrastructure-projects/full/9021-mhlathuze-primary-school-kwazulu-natal"
            },
            {
                "name": "MHLANGANYELWA COMBINED SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Tender",
                "status_order": 3,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2021-06-30",
                "estimated_total_project_cost": 500000.0,
                "latitude": "-28.56654",
                "longitude": "29.77919",
                "url_path": "/infrastructure-projects/full/9022-mhlanganyelwa-combined-school-kwazulu-natal"
            },
            {
                "name": "MZIBULI S",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Construction 1% - 25%",
                "status_order": 6,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2018-03-30",
                "estimated_total_project_cost": 779000.0,
                "latitude": "-27.27186",
                "longitude": "32.53727",
                "url_path": "/infrastructure-projects/full/9023-mzibuli-s-kwazulu-natal"
            },
            {
                "name": "HLANZENI PRIMARY SCHOOL",
                "province": "KwaZulu-Natal",
                "government_label": "KwaZulu-Natal",
                "sphere": "provincial",
                "department": "Education",
                "sector": null,
                "status": "Tender",
                "status_order": 3,
                "primary_funding_source": "Education Infrastructure Grant",
                "estimated_completion_date": "2022-02-05",
                "estimated_total_project_cost": 500000.0,
                "latitude": "-29.13143",
                "longitude": "30.22219",
                "url_path": "/infrastructure-projects/full/9024-hlanzeni-primary-school-kwazulu-natal"
            }
        ]
    }
}