Guided Tour of the Data-gov Wiki
From Data-gov Wiki
(Redirected from A Guided Tour into the Data-gov Wiki)
|
Contents |
Overview
The Data-gov Wiki is a project where we investigate the role of semantic web technologies, esp. linked data, in producing, processing and utilizing government data found in data.gov. Below are some objectives of this project:
- to enrich the value of government data by converting them into linked data
- to show web users the value of linked government data through applications and visualizations
- to educate web developers building applications using low-hanging semantic technologies and web technologies
Linked Government Data
We collect government datasets from the data.gov and some other sources. The goal is to get them linked and thus lead to better value.
data.gov datasets
Data.gov hosts 4164 Datasets contributed by 41 US government agencies, including 3298 Raw Data Catalog and 866 Tool Catalog
- There are currently 357 translated RDF datasets
- contributing 5717531665 triples.
- contributing 20430 properties.
- contributing 398282190 instances
non-data.gov data
Beyond the datasets published at data.gov, we also found and converted 36 more government related datasets. See Dataset Catalog.
There are also 23 data sources, some of which provide SPARQL query endpoints. see Data Source Catalog
Simple Demos (for beginners)
notes
- All source code are included and replicable. see http://code.google.com/p/data-gov-wiki/source/browse/#svn/trunk/www/demo
- All services used in the demos are publicly accessible.
- Most demos, expect one, are using online file as SPARQL dataset and specifying FROM clause in SPARQL query
- There are many more demos using different types of charts from Google Visualization API
Demo: State Library Agency Survey: Fiscal Year 2006 | |
| |
|
- It also shows how to use SparqlProxy execute SPARQL query on the converted government data and convert the results in appropriate format.
- It also shows how to use Google Visualization API (intensity map) to draw a map view of the SPARQL results.
Demo: Agencies' Dataset Contribution on Data.gov | |
| |
|
- this demo minimizes the coding efforts with configurable visualization web service ( its configuration file is in JSON). The service supports users to browse the same data, a list of pairs (name, integer value), using different views from Google Visualization API, such as table, bar chart, column chart, line chart, and pie chart.
Demo: U.S. Residential Energy Consumption by Appliance Type, 2005 | |
| |
|
- this demo uses a sparql endpoint (TDB Triple Store) as SPARQL dataset, the FROM clause is skipped in SPARQL query
Demo: World Eathquake Map (Interactive Browser) | |
| |
|
- this demo uses MIT Exhibit for visualization, and it can take either raw data (in RDF) or SPARQL query results (in Exhibit JSON) as input data
Demo: World Eathquake Map (Yahoo Pipes) | |
| |
|
- this demo uses Yahoo! Pipes for visualization, and it takes SPARQL query results (in CSV) as input data
Linked Data Demos (for linked data)
Demo: Agency Budget Summary | |
| |
|
- We linked Dataset 401, Dataset 402 and Dataset 403 by reusing property namespace (e.g. http://data-gov.tw.rpi.edu/vocab/p/401/bureau_name)
- we linked Budget datasets (Dataset 401, Dataset 402 and Dataset 403) and data.gov catalog (Dataset 92) by sharing the same identifier (i.e. URL of the raw CSV data).
Demo: Clean Air Status and Trends Network (CASTNET) | |
| [[|link=Demo: Clean Air Status and Trends Network (CASTNET)|150px|150px]] |
|
- we linked Dataset 8 and Dataset 9 by reusing property namespace (e.g. http://data-gov.tw.rpi.edu/vocab/p/8/num1976)
- we linked datasets from Data.gov (Dataset 8 and Dataset 9) and dataset from epa.gov (Dataset 10001) by sharing the same identifier (i.e. site id).
- Its data visualization uses both MIT Exhibit (faceted browsing for map of sensors) and Google Visualization API (annotated timeline for sensor readings)
Demo: Linking USPS Money and News | |
| |
|
- We linked Dataset 401 and Dataset 402 by reusing property namespace (e.g. http://data-gov.tw.rpi.edu/vocab/p/401/bureau_name)
- We linked data.gov data (Dataset 401 and Dataset 402) with USPS.com income/spending data (Dataset 10006) as well as USPS news data (Dataset 10024, RSS feed) by time (fiscal year)
- The USPS News (RSS feed) is writable by Wiki users. A user can add news items and the changes will be immediately reflected in the annotated timeline after refresh. The source of user contributed News are also preserved and visible in the demo.
Demo: Agency Budget and New York Times News | |
| |
|
- We linked government dataset Dataset 401 (Public Budget Database - Budget Authority and offsetting receipts 1976-Current, Executive Office of the President) with New York Times News (by querying New York Times News API).
Demo: Tracking Changes of data.gov Catalog via RSS | |
| |
|
- We linked different versions of Dataset 92 (Executive Office of the President), which changes one weekly base, and publishes changes via RSS and Twitter.
Facts about Guided Tour of the Data-gov WikiRDF feed
| Dcterms:created | 22 October 2009 + |
| Dcterms:creator | Li Ding + |
| Dcterms:description | This article will guide you exploring the Data-gov Wiki |
| Dcterms:modified | 2010-5-17 |
| Foaf:name | Guided Tour of the Data-gov Wiki |
| Skos:altLabel | Guided Tour of the Data-gov Wiki +, guided tour of the data-gov wiki +, and GUIDED TOUR OF THE DATA-GOV WIKI + |

