Facets
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%3AEducation&selected_facets=government_label_exact%3AMpumalanga
{ "fields": { "sector": [], "government_label": [ { "text": "Mpumalanga", "count": 985, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Eastern Cape", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AEastern+Cape&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Free State", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AFree+State&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Gauteng", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AGauteng&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "KwaZulu-Natal", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AKwaZulu-Natal&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Limpopo", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3ALimpopo&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "North West", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=government_label_exact%3AWestern+Cape" } ], "province": [ { "text": "Mpumalanga", "count": 985, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=province_exact%3AMpumalanga" }, { "text": "Eastern Cape", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=province_exact%3ALimpopo" }, { "text": "North West", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=province_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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=province_exact%3AWestern+Cape" } ], "department": [ { "text": "Education", "count": 985, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Economic Development, Conservation, Environment & 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%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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+Environment+and+Tourism&selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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+Environmental+Affairs+and+Tourism&selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%2C+Small+Business+Development%2CTourism%2C+and+Environmental+Affairs&selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Education & Training", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3AEducation+%26+Training&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Health", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3AHealth&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Health and Social Development", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3AHealth+and+Social+Development&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Human Settlement", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3AHuman+Settlement&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=department_exact%3AHuman+Settlement%2C+Cooperative+Governance+and+Traditional+Affairs&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Human Settlements", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3AHuman+Settlements&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Infrastructure Development", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3AInfrastructure+Development&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Local Government", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3ALocal+Government&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Office of the Premier", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3AOffice+of+the+Premier&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Police, Roads and Transport", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3APolice%2C+Roads+and+Transport&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Provincial Legislature", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3AProvincial+Legislature&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Public Works", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3APublic+Works&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Public Works and Infrastructure", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3APublic+Works+and+Infrastructure&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Public Works, Roads & Transport", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3APublic+Works%2C+Roads+%26+Transport&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=department_exact%3APublic+Works%2C+Roads+and+Infrastructure&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=department_exact%3APublic+Works%2C+Roads+and+Transport&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Roads and Public Works", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3ARoads+and+Public+Works&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Roads and Transport", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3ARoads+and+Transport&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=department_exact%3ARural+Development+and+and+Agrarian+Reform&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=department_exact%3ARural%2C+Environmental%2Cand+Agriculture+Development&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Social Development", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3ASocial+Development&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=department_exact%3ASocial+Development%2C+Woman%2C+Children+%26+Persons+with+Disabilities&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Sport and Recreation", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3ASport+and+Recreation&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Sports, Arts and Culture", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3ASports%2C+Arts+and+Culture&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=department_exact%3ASports%2C+Arts%2C+Culture+and+Recreation&selected_facets=government_label_exact%3AMpumalanga" }, { "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%3AEducation&selected_facets=department_exact%3ASports%2C+Recreation%2C+Arts+and+Culture&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Transport", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3ATransport&selected_facets=government_label_exact%3AMpumalanga" }, { "text": "Transport and Public Works", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=department_exact%3ATransport+and+Public+Works&selected_facets=government_label_exact%3AMpumalanga" } ], "status": [ { "text": "Practical Completion (100%)", "count": 266, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3APractical+Completion+%28100%25%29" }, { "text": "Construction 76% - 99%", "count": 197, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3AConstruction+76%25+-+99%25" }, { "text": "Design", "count": 117, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3ADesign" }, { "text": "Tender", "count": 94, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3ATender" }, { "text": "Project Initiation", "count": 90, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3AProject+Initiation" }, { "text": "Construction 1% - 25%", "count": 85, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3AConstruction+1%25+-+25%25" }, { "text": "Construction 26% - 50%", "count": 68, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3AConstruction+26%25+-+50%25" }, { "text": "Construction 51% - 75%", "count": 35, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3AConstruction+51%25+-+75%25" }, { "text": "Site Handed - Over to Contractor", "count": 17, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3ASite+Handed+-+Over+to+Contractor" }, { "text": "Feasibility", "count": 5, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3AFeasibility" }, { "text": "On Hold", "count": 5, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3AOn+Hold" }, { "text": "Final Completion", "count": 2, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3AFinal+Completion" }, { "text": "Other - Compensation of Employees", "count": 1, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3AOther+-+Compensation+of+Employees" }, { "text": "Other - Packaged Ongoing Project", "count": 1, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3AOther+-+Packaged+Ongoing+Project" }, { "text": "Pre - Feasibility", "count": 1, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3APre+-+Feasibility" }, { "text": "Terminated", "count": 1, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=status_exact%3ATerminated" } ], "primary_funding_source": [ { "text": "Education Infrastructure Grant", "count": 839, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=primary_funding_source_exact%3AEducation+Infrastructure+Grant" }, { "text": "Equitable Share", "count": 136, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=primary_funding_source_exact%3AEquitable+Share" }, { "text": "Other", "count": 10, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=primary_funding_source_exact%3AOther" }, { "text": "Community Library Service Grant", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=primary_funding_source_exact%3AEarly+Childhood+Development+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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=primary_funding_source_exact%3ALand+Care+Programme+Grant" }, { "text": "Provincial Roads Maintenance Grant", "count": 0, "narrow_url": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&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%3AEducation&selected_facets=government_label_exact%3AMpumalanga&selected_facets=primary_funding_source_exact%3ASubstance+Abuse+Treatment+Grant" } ] }, "dates": {}, "queries": {}, "objects": { "count": 985, "next": "https://vulekamali.gov.za/api/v1/infrastructure-projects/full/search/facets/?limit=20&offset=20&selected_facets=department_exact%3AEducation&selected_facets=government_label_exact%3AMpumalanga", "previous": null, "results": [ { "name": "Vulamasango primary school", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Practical Completion (100%)", "status_order": 10, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2018-07-30", "estimated_total_project_cost": 2119483.0, "latitude": "-25.45391", "longitude": "31.1698", "url_path": "/infrastructure-projects/full/9076-vulamasango-primary-school-mpumalanga" }, { "name": "Matlolane Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Practical Completion (100%)", "status_order": 10, "primary_funding_source": "Equitable Share", "estimated_completion_date": "2018-03-26", "estimated_total_project_cost": 22988534.0, "latitude": "-24.79317", "longitude": "31.06883", "url_path": "/infrastructure-projects/full/9093-matlolane-primary-school-mpumalanga" }, { "name": "Mapule Sindane Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Practical Completion (100%)", "status_order": 10, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2017-08-28", "estimated_total_project_cost": 2040478.0, "latitude": "-25.86853", "longitude": "29.11449", "url_path": "/infrastructure-projects/full/9100-mapule-sindane-primary-school-mpumalanga" }, { "name": "Maloma Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Practical Completion (100%)", "status_order": 10, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2018-03-19", "estimated_total_project_cost": 2062036.0, "latitude": "-25.8740572253", "longitude": "29.1802537393", "url_path": "/infrastructure-projects/full/9101-maloma-primary-school-mpumalanga" }, { "name": "Siyabuswa Primary Schooll", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Practical Completion (100%)", "status_order": 10, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2019-01-31", "estimated_total_project_cost": 1201601.0, "latitude": "-25.116352", "longitude": "29.067689", "url_path": "/infrastructure-projects/full/9119-siyabuswa-primary-schooll-mpumalanga" }, { "name": "Sihlangene Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Practical Completion (100%)", "status_order": 10, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2019-01-31", "estimated_total_project_cost": 2248860.0, "latitude": "-25.164884", "longitude": "29.023568", "url_path": "/infrastructure-projects/full/9120-sihlangene-primary-school-mpumalanga" }, { "name": "Madoda Secondary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Practical Completion (100%)", "status_order": 10, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2019-02-23", "estimated_total_project_cost": 3000000.0, "latitude": "-25.1099506", "longitude": "29.0714805", "url_path": "/infrastructure-projects/full/9124-madoda-secondary-school-mpumalanga" }, { "name": "Violet Jiyane Secondary", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Practical Completion (100%)", "status_order": 10, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2018-03-30", "estimated_total_project_cost": 1805801.0, "latitude": "-26.08813", "longitude": "30.11707", "url_path": "/infrastructure-projects/full/9189-violet-jiyane-secondary-mpumalanga" }, { "name": "School for the deaf", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Project Initiation", "status_order": 0, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2020-12-15", "estimated_total_project_cost": 382000000.0, "latitude": "-25.59107", "longitude": "30.76588", "url_path": "/infrastructure-projects/full/9193-school-for-the-deaf-mpumalanga" }, { "name": "Ndlaphu Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Practical Completion (100%)", "status_order": 10, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2018-03-05", "estimated_total_project_cost": 3549772.0, "latitude": "-25.42533", "longitude": "31.19967", "url_path": "/infrastructure-projects/full/9257-ndlaphu-primary-school-mpumalanga" }, { "name": "Marapyane Circuit Office", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Construction 51% - 75%", "status_order": 8, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2019-11-02", "estimated_total_project_cost": 16092381.0, "latitude": "-25.0055118275", "longitude": "28.7893430145", "url_path": "/infrastructure-projects/full/9261-marapyane-circuit-office-mpumalanga" }, { "name": "Mbatini Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Construction 1% - 25%", "status_order": 6, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2020-02-15", "estimated_total_project_cost": 16232396.0, "latitude": "-24.95817", "longitude": "31.25", "url_path": "/infrastructure-projects/full/9262-mbatini-primary-school-mpumalanga" }, { "name": "Jabulani Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Construction 26% - 50%", "status_order": 7, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2018-10-21", "estimated_total_project_cost": 6557716.0, "latitude": "-25.35372", "longitude": "31.26828", "url_path": "/infrastructure-projects/full/9327-jabulani-primary-school-mpumalanga" }, { "name": "Sibukosetfu Senior Secondary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Tender", "status_order": 3, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2020-04-15", "estimated_total_project_cost": 11389290.0, "latitude": "-25.0743799", "longitude": "31.14603", "url_path": "/infrastructure-projects/full/9366-sibukosetfu-senior-secondary-school-mpumalanga" }, { "name": "Takheleni Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Design", "status_order": 4, "primary_funding_source": "Equitable Share", "estimated_completion_date": "2020-03-31", "estimated_total_project_cost": 1756160.0, "latitude": "-25.513956", "longitude": "31.3397364", "url_path": "/infrastructure-projects/full/9367-takheleni-primary-school-mpumalanga" }, { "name": "Hoyi Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Design", "status_order": 4, "primary_funding_source": "Equitable Share", "estimated_completion_date": "2019-09-30", "estimated_total_project_cost": 1097600.0, "latitude": "-25.8097225", "longitude": "31.8525108", "url_path": "/infrastructure-projects/full/9377-hoyi-primary-school-mpumalanga" }, { "name": "Buyani Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Tender", "status_order": 3, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2019-08-29", "estimated_total_project_cost": 9593026.0, "latitude": "-26.5358688", "longitude": "29.0725384", "url_path": "/infrastructure-projects/full/9381-buyani-primary-school-mpumalanga" }, { "name": "Khulamshika Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Construction 1% - 25%", "status_order": 6, "primary_funding_source": "Equitable Share", "estimated_completion_date": "2019-06-30", "estimated_total_project_cost": 2195200.0, "latitude": "-25.66397", "longitude": "31.81152", "url_path": "/infrastructure-projects/full/9385-khulamshika-primary-school-mpumalanga" }, { "name": "Thuto-thebe Secondary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Practical Completion (100%)", "status_order": 10, "primary_funding_source": "Education Infrastructure Grant", "estimated_completion_date": "2020-03-15", "estimated_total_project_cost": 1012284.0, "latitude": "-26.96151", "longitude": "29.19781", "url_path": "/infrastructure-projects/full/9401-thuto-thebe-secondary-school-mpumalanga" }, { "name": "Mbongeni Primary School", "province": "Mpumalanga", "government_label": "Mpumalanga", "sphere": "provincial", "department": "Education", "sector": null, "status": "Design", "status_order": 4, "primary_funding_source": "Equitable Share", "estimated_completion_date": "2019-10-31", "estimated_total_project_cost": 1536640.0, "latitude": "-25.3454367", "longitude": "31.1266458", "url_path": "/infrastructure-projects/full/9409-mbongeni-primary-school-mpumalanga" } ] } }