Description: Nigeria Government Budgets For Education .
Country: Nigeria
Download: RDF/Turtle dump Feb 1 2014 (5kb) ,
Keywords: linkedopendatang, linkedopendata, opendatanigeria, opendatang, opendata, linkeddata, dataset, nigeria, budget, examination, naija30, africa30, education
Information: About the Linked Data document.
Predicates/Properties [via URIBurner Endpoint], [via SPARQLer Endpoint]
Linked Data Follow Your Nose (hosted on rww.io)
Sample Visualization:
Sample SPARQL Queries:
The top Education Budgets in recent time based on percentage of allocation to Education [via URIBurner Endpoint], [via SPARQLer Endpoint] .
prefix odng: <http://www.vikanttimobile.com/opendatang/data/odng-education-budget.ttl#> prefix xsd: <http://www.w3.org/2001/XMLSchema#> prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
select str(?year) as ?Year, str(?alloc) as ?Education, str(?budget) as ?TotalBudget, str(?percent) as ?Percent from <http://www.vikanttimobile.com/opendatang/data/odng-education-budget.ttl> where { ?s odng:year ?year . ?s odng:educationAllocation ?alloc. ?s odng:totalBudget ?budget. optional { ?s odng:percentage ?percent. } } order by desc(xsd:double(?percent))
Nigeria Government Budgets For Education.
No comments:
Post a Comment