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/?selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ANorth+West
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "fields": {
        "sector": [],
        "government_label": [
            {
                "text": "North West",
                "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&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Eastern Cape",
                "count": 0,
                "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&selected_facets=government_label_exact%3AEastern+Cape&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Free State",
                "count": 0,
                "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&selected_facets=government_label_exact%3AFree+State&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Gauteng",
                "count": 0,
                "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&selected_facets=government_label_exact%3AGauteng&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "KwaZulu-Natal",
                "count": 0,
                "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&selected_facets=government_label_exact%3AKwaZulu-Natal&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Limpopo",
                "count": 0,
                "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&selected_facets=government_label_exact%3ALimpopo&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Mpumalanga",
                "count": 0,
                "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&selected_facets=government_label_exact%3AMpumalanga&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Northern Cape",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=government_label_exact%3ANorthern+Cape"
            },
            {
                "text": "Western Cape",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=government_label_exact%3AWestern+Cape"
            }
        ],
        "province": [
            {
                "text": "North West",
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=province_exact%3ANorth+West"
            },
            {
                "text": "Eastern Cape",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=province_exact%3AEastern+Cape"
            },
            {
                "text": "Free State",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=province_exact%3AFree+State"
            },
            {
                "text": "Gauteng",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=province_exact%3AGauteng"
            },
            {
                "text": "KwaZulu-Natal",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=province_exact%3AKwaZulu-Natal"
            },
            {
                "text": "Limpopo",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=province_exact%3ALimpopo"
            },
            {
                "text": "Mpumalanga",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=province_exact%3AMpumalanga"
            },
            {
                "text": "Northern Cape",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=province_exact%3ANorthern+Cape"
            },
            {
                "text": "Western Cape",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=province_exact%3AWestern+Cape"
            }
        ],
        "department": [
            {
                "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&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Agriculture",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture&selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Agriculture & Rural Development",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture+%26+Rural+Development&selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Agriculture and Rural Development",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture+and+Rural+Development&selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Agriculture, Rural Development and Land Administration",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AAgriculture%2C+Rural+Development+and+Land+Administration&selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Arts and Culture",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AArts+and+Culture&selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Cape Nature",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACape+Nature&selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Community Safetry and Transport",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACommunity+Safetry+and+Transport&selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Cooperative Governance and Traditional Affairs",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACooperative+Governance+and+Traditional+Affairs&selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Culture, Sports and Recreation",
                "count": 0,
                "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3ACulture%2C+Sports+and+Recreation&selected_facets=department_exact%3AEconomic+Development%2C+Conservation%2C+Environment+%26+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Economic Development, Environment and Tourism",
                "count": 0,
                "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&selected_facets=department_exact%3AEconomic+Development%2C+Environment+and+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Economic Development, Environmental Affairs and Tourism",
                "count": 0,
                "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&selected_facets=department_exact%3AEconomic+Development%2C+Environmental+Affairs+and+Tourism&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Economic, Small Business Development,Tourism, and Environmental Affairs",
                "count": 0,
                "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&selected_facets=department_exact%3AEconomic%2C+Small+Business+Development%2CTourism%2C+and+Environmental+Affairs&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Education",
                "count": 0,
                "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&selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Education & Training",
                "count": 0,
                "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&selected_facets=department_exact%3AEducation+%26+Training&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Health",
                "count": 0,
                "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&selected_facets=department_exact%3AHealth&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Health and Social Development",
                "count": 0,
                "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&selected_facets=department_exact%3AHealth+and+Social+Development&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Human Settlement",
                "count": 0,
                "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&selected_facets=department_exact%3AHuman+Settlement&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Human Settlement, Cooperative Governance and Traditional Affairs",
                "count": 0,
                "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&selected_facets=department_exact%3AHuman+Settlement%2C+Cooperative+Governance+and+Traditional+Affairs&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Human Settlements",
                "count": 0,
                "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&selected_facets=department_exact%3AHuman+Settlements&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Infrastructure Development",
                "count": 0,
                "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&selected_facets=department_exact%3AInfrastructure+Development&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Local Government",
                "count": 0,
                "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&selected_facets=department_exact%3ALocal+Government&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Office of the Premier",
                "count": 0,
                "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&selected_facets=department_exact%3AOffice+of+the+Premier&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Police, Roads and Transport",
                "count": 0,
                "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&selected_facets=department_exact%3APolice%2C+Roads+and+Transport&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Provincial Legislature",
                "count": 0,
                "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&selected_facets=department_exact%3AProvincial+Legislature&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Public Works",
                "count": 0,
                "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&selected_facets=department_exact%3APublic+Works&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Public Works and Infrastructure",
                "count": 0,
                "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&selected_facets=department_exact%3APublic+Works+and+Infrastructure&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Public Works, Roads & Transport",
                "count": 0,
                "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&selected_facets=department_exact%3APublic+Works%2C+Roads+%26+Transport&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Public Works, Roads and Infrastructure",
                "count": 0,
                "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&selected_facets=department_exact%3APublic+Works%2C+Roads+and+Infrastructure&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Public Works, Roads and Transport",
                "count": 0,
                "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&selected_facets=department_exact%3APublic+Works%2C+Roads+and+Transport&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Roads and Public Works",
                "count": 0,
                "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&selected_facets=department_exact%3ARoads+and+Public+Works&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Roads and Transport",
                "count": 0,
                "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&selected_facets=department_exact%3ARoads+and+Transport&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Rural Development and and Agrarian Reform",
                "count": 0,
                "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&selected_facets=department_exact%3ARural+Development+and+and+Agrarian+Reform&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Rural, Environmental,and Agriculture Development",
                "count": 0,
                "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&selected_facets=department_exact%3ARural%2C+Environmental%2Cand+Agriculture+Development&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Social Development",
                "count": 0,
                "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&selected_facets=department_exact%3ASocial+Development&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Social Development, Woman, Children & Persons with Disabilities",
                "count": 0,
                "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&selected_facets=department_exact%3ASocial+Development%2C+Woman%2C+Children+%26+Persons+with+Disabilities&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Sport and Recreation",
                "count": 0,
                "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&selected_facets=department_exact%3ASport+and+Recreation&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Sports, Arts and Culture",
                "count": 0,
                "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&selected_facets=department_exact%3ASports%2C+Arts+and+Culture&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Sports, Arts, Culture and Recreation",
                "count": 0,
                "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&selected_facets=department_exact%3ASports%2C+Arts%2C+Culture+and+Recreation&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Sports, Recreation, Arts and Culture",
                "count": 0,
                "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&selected_facets=department_exact%3ASports%2C+Recreation%2C+Arts+and+Culture&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Transport",
                "count": 0,
                "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&selected_facets=department_exact%3ATransport&selected_facets=government_label_exact%3ANorth+West"
            },
            {
                "text": "Transport and Public Works",
                "count": 0,
                "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&selected_facets=department_exact%3ATransport+and+Public+Works&selected_facets=government_label_exact%3ANorth+West"
            }
        ],
        "status": [
            {
                "text": "Project Initiation",
                "count": 5,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3AProject+Initiation"
            },
            {
                "text": "Construction 76% - 99%",
                "count": 4,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3AConstruction+76%25+-+99%25"
            },
            {
                "text": "Practical Completion (100%)",
                "count": 4,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3APractical+Completion+%28100%25%29"
            },
            {
                "text": "Tender",
                "count": 4,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3ATender"
            },
            {
                "text": "Construction 26% - 50%",
                "count": 1,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3AConstruction+26%25+-+50%25"
            },
            {
                "text": "Other - Compensation of Employees",
                "count": 1,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3AOther+-+Compensation+of+Employees"
            },
            {
                "text": "Site Handed - Over to Contractor",
                "count": 1,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor"
            },
            {
                "text": "Construction 1% - 25%",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3AConstruction+1%25+-+25%25"
            },
            {
                "text": "Construction 51% - 75%",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3AConstruction+51%25+-+75%25"
            },
            {
                "text": "Design",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3ADesign"
            },
            {
                "text": "Feasibility",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3AFeasibility"
            },
            {
                "text": "Final Completion",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3AFinal+Completion"
            },
            {
                "text": "On Hold",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3AOn+Hold"
            },
            {
                "text": "Other - Packaged Ongoing Project",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3AOther+-+Packaged+Ongoing+Project"
            },
            {
                "text": "Pre - Feasibility",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3APre+-+Feasibility"
            },
            {
                "text": "Terminated",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=status_exact%3ATerminated"
            }
        ],
        "primary_funding_source": [
            {
                "text": "Equitable Share",
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3AEquitable+Share"
            },
            {
                "text": "Community Library Service Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3ACommunity+Library+Service+Grant"
            },
            {
                "text": "Comprehensive Agricultural Support Programme Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3AComprehensive+Agricultural+Support+Programme+Grant"
            },
            {
                "text": "Early Childhood Development Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3AEarly+Childhood+Development+Grant"
            },
            {
                "text": "Education Infrastructure Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3AEducation+Infrastructure+Grant"
            },
            {
                "text": "Expanded Public Works Programme Intergrated Grant for Provinces",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3AExpanded+Public+Works+Programme+Intergrated+Grant+for+Provinces"
            },
            {
                "text": "Health Facility Revitalisation Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3AHealth+Facility+Revitalisation+Grant"
            },
            {
                "text": "Human Settlements Development Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3AHuman+Settlements+Development+Grant"
            },
            {
                "text": "Ilima/Letsema Projects Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3AIlima%2FLetsema+Projects+Grant"
            },
            {
                "text": "Land Care Programme Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3ALand+Care+Programme+Grant"
            },
            {
                "text": "Other",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3AOther"
            },
            {
                "text": "Provincial Roads Maintenance Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3AProvincial+Roads+Maintenance+Grant"
            },
            {
                "text": "School Infrastructure Backlog Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3ASchool+Infrastructure+Backlog+Grant"
            },
            {
                "text": "Substance Abuse Treatment Grant",
                "count": 0,
                "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&selected_facets=government_label_exact%3ANorth+West&selected_facets=primary_funding_source_exact%3ASubstance+Abuse+Treatment+Grant"
            }
        ]
    },
    "dates": {},
    "queries": {},
    "objects": {
        "count": 20,
        "next": null,
        "previous": null,
        "results": [
            {
                "name": "Taung Hotel School ( Proposed New Lecturer Halls & Kitchen)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Construction 76% - 99%",
                "status_order": 9,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 57114928.0,
                "latitude": "-27.572572",
                "longitude": "24.741783",
                "url_path": "/infrastructure-projects/full/9069-taung-hotel-school-proposed-new-lecturer-halls-kitchen-north-west"
            },
            {
                "name": "DR Kenneth Kaunda (Renovation of Kitchen and House)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Practical Completion (100%)",
                "status_order": 10,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-07-31",
                "estimated_total_project_cost": 1523936.0,
                "latitude": "-26.97587",
                "longitude": "26.6699",
                "url_path": "/infrastructure-projects/full/9606-dr-kenneth-kaunda-renovation-of-kitchen-and-house-north-west"
            },
            {
                "name": "Taung Hotel School (Refurbishment of combined domestic and Fire protection water pumping system)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Tender",
                "status_order": 3,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-07-31",
                "estimated_total_project_cost": 4869411.0,
                "latitude": "-27.5518206",
                "longitude": "24.7662356",
                "url_path": "/infrastructure-projects/full/9611-taung-hotel-school-refurbishment-of-combined-domestic-and-fire-protection-water-pumping-system-north-west"
            },
            {
                "name": "Dr Kenneth Kaunda Hotel School (Construction of Guard Houses)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Project Initiation",
                "status_order": 0,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-11-30",
                "estimated_total_project_cost": 692376.0,
                "latitude": "-26.9278727",
                "longitude": "26.7260713",
                "url_path": "/infrastructure-projects/full/9613-dr-kenneth-kaunda-hotel-school-construction-of-guard-houses-north-west"
            },
            {
                "name": "Taung Hotel School (Admin Block, Assembly Area and Bulk Earth Works)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Tender",
                "status_order": 3,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2021-03-31",
                "estimated_total_project_cost": 74945952.0,
                "latitude": "-27.5728584",
                "longitude": "24.741803",
                "url_path": "/infrastructure-projects/full/1294-taung-hotel-school-admin-block-assembly-area-and-bulk-earth-works-north-west"
            },
            {
                "name": "Dr Kenneth Kaunda Hotel School(Renovation of Office and Lecture Hall)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Construction 76% - 99%",
                "status_order": 9,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-08-31",
                "estimated_total_project_cost": 1407437.0,
                "latitude": "-26.9758713",
                "longitude": "26.6698995",
                "url_path": "/infrastructure-projects/full/1375-dr-kenneth-kaunda-hotel-school-renovation-of-office-and-lecture-hall-north-west"
            },
            {
                "name": "Taung Hotel School ( Proposed New Student Residents)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Construction 76% - 99%",
                "status_order": 9,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 38261000.0,
                "latitude": "-26.66351",
                "longitude": "24.33414",
                "url_path": "/infrastructure-projects/full/1381-taung-hotel-school-proposed-new-student-residents-north-west"
            },
            {
                "name": "Landscaping and Paving of common areas, walkways, driveways and parking areas at 1A Milton (Offices)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Project Initiation",
                "status_order": 0,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-10-31",
                "estimated_total_project_cost": 500000.0,
                "latitude": "-26.866791",
                "longitude": "26.664317",
                "url_path": "/infrastructure-projects/full/1780-landscaping-and-paving-of-common-areas-walkways-driveways-and-parking-areas-at-1a-milton-offices-north-west"
            },
            {
                "name": "IDT (Management Fees) 2017",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Other - Compensation of Employees",
                "status_order": 14,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-03-31",
                "estimated_total_project_cost": 3370000.0,
                "latitude": "-25.83758",
                "longitude": "25.63637",
                "url_path": "/infrastructure-projects/full/6353-idt-management-fees-2017-north-west"
            },
            {
                "name": "Dr Kenneth Kaunda Hotel School(Renovation of Hostel)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Construction 26% - 50%",
                "status_order": 7,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 2508613.0,
                "latitude": "-26.9278727",
                "longitude": "26.7260713",
                "url_path": "/infrastructure-projects/full/6833-dr-kenneth-kaunda-hotel-school-renovation-of-hostel-north-west"
            },
            {
                "name": "Dr Kenneth Kaunda Hotel School (Supply and Installation of Fence - Kitchen, Hostel and House)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Practical Completion (100%)",
                "status_order": 10,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-09-30",
                "estimated_total_project_cost": 1287048.0,
                "latitude": "-26.9278727",
                "longitude": "26.7260713",
                "url_path": "/infrastructure-projects/full/4081-dr-kenneth-kaunda-hotel-school-supply-and-installation-of-fence-kitchen-hostel-and-house-north-west"
            },
            {
                "name": "Supply and upgrading of Bulk Services",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Project Initiation",
                "status_order": 0,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2020-03-31",
                "estimated_total_project_cost": 1000000.0,
                "latitude": "-26.866791",
                "longitude": "26.664317",
                "url_path": "/infrastructure-projects/full/4490-supply-and-upgrading-of-bulk-services-north-west"
            },
            {
                "name": "Dr Kenneth Kaunda Hotel School (Supply and Installation of Fence to Office)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Practical Completion (100%)",
                "status_order": 10,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-05-31",
                "estimated_total_project_cost": 431000.0,
                "latitude": "-26.731467",
                "longitude": "26.507228",
                "url_path": "/infrastructure-projects/full/4491-dr-kenneth-kaunda-hotel-school-supply-and-installation-of-fence-to-office-north-west"
            },
            {
                "name": "Taung Hotel school (Refurbishment of Sewerage Networks and Treatment Facilities)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Tender",
                "status_order": 3,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-09-30",
                "estimated_total_project_cost": 12599345.0,
                "latitude": "-26.6635113",
                "longitude": "24.3341432",
                "url_path": "/infrastructure-projects/full/3552-taung-hotel-school-refurbishment-of-sewerage-networks-and-treatment-facilities-north-west"
            },
            {
                "name": "Taung Hotel School ( Proposed New Library)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Tender",
                "status_order": 3,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2021-03-31",
                "estimated_total_project_cost": 29684388.0,
                "latitude": "-26.66351",
                "longitude": "24.33414",
                "url_path": "/infrastructure-projects/full/848-taung-hotel-school-proposed-new-library-north-west"
            },
            {
                "name": "Construction of Guard house (Hostel, Kitchen and House)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Project Initiation",
                "status_order": 0,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2020-04-30",
                "estimated_total_project_cost": 600000.0,
                "latitude": "-26.97585",
                "longitude": "26.66994",
                "url_path": "/infrastructure-projects/full/7282-construction-of-guard-house-hostel-kitchen-and-house-north-west"
            },
            {
                "name": "Taung Hotel School (Proposed New Gates)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Practical Completion (100%)",
                "status_order": 10,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2018-10-31",
                "estimated_total_project_cost": 4911000.0,
                "latitude": "-26.66351",
                "longitude": "24.33414",
                "url_path": "/infrastructure-projects/full/13185-taung-hotel-school-proposed-new-gates-north-west"
            },
            {
                "name": "Taung Hotel school ( New Lecture Hall & Kitchen Phase 2)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Project Initiation",
                "status_order": 0,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2021-03-31",
                "estimated_total_project_cost": 60000000.0,
                "latitude": "-26.66351",
                "longitude": "24.33414",
                "url_path": "/infrastructure-projects/full/13476-taung-hotel-school-new-lecture-hall-kitchen-phase-2-north-west"
            },
            {
                "name": "Taung Hotel school (Erection of Pallasade fence",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Construction 76% - 99%",
                "status_order": 9,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2015-08-03",
                "estimated_total_project_cost": 4565000.0,
                "latitude": "-26.66351",
                "longitude": "24.33414",
                "url_path": "/infrastructure-projects/full/14642-taung-hotel-school-erection-of-pallasade-fence-north-west"
            },
            {
                "name": "DR Kenneth Kauda Hotel School (Supply and Installation of Fence)",
                "province": "North West",
                "government_label": "North West",
                "sphere": "provincial",
                "department": "Economic Development, Conservation, Environment & Tourism",
                "sector": null,
                "status": "Site Handed - Over to Contractor",
                "status_order": 5,
                "primary_funding_source": "Equitable Share",
                "estimated_completion_date": "2019-05-31",
                "estimated_total_project_cost": 392590.0,
                "latitude": "-26.86179",
                "longitude": "26.5138",
                "url_path": "/infrastructure-projects/full/17036-dr-kenneth-kauda-hotel-school-supply-and-installation-of-fence-north-west"
            }
        ]
    }
}