The DatalEts Ecosystem Provider project:
The DatalEt-Ecosystem Provider (DEEP) provides the list of available datalets, and a repository of their implementation.
A Datalet is a off-the-shelf, reusable web-component able to load, query, filter, and visualise any dataset. Datalets can be embedded in web pages, like institutional web-sites, blogs, forums and so on, without any knowledge on how it effectively is implemented.
Some preliminary documentation is avaiable here.
Data used for visualisation is loaded from a public source (e.g. a CKAN portal) and processed client-side.
Click an item from the list on the left to watch the example, or try the Datalet creator to create your own Datalet.
About the Route-To-PA Project
ROUTE-TO-PA (Raising Open and User-friendly Transparency-Enabling Technologies fOr Public Administrations) is a Horizon 2020 European funded innovation project that combines expertise in the fields of e-government, computer science, learning science and economy, to improve the impact of ICT-based technology platforms for transparency. The project is aiming to (a) develop a Social Platform for Open Data (SPOD) enabling social interactions among open data users and between open data users and government data; (b) build Transparency-Enhancing Toolset (TET) as extensions for existing major Open Data Platforms; and (c) develop a set of recommendations (GUIDE) as good practice guide for open data publishers for achieving higher quality transparency through open data.
Open Source GIT repositories
- DEEP
- A RESTful web service written in PHP. It make available a public discovery service that retrieve all the Datalet available into the system and a service call that provide a specific Datalet.
- DEEPCLIENT
- A simple javascript library that allows the connection with DEEP and the inclusion of a Datalet within a HTML page
- COMPONENTS
- A repositiory of datalets and controllets.