Social Share Count displays the total number of social shares for a page. The share count is currently calculated based on data retrieved from the following social network APIs:
This module is intended to help government websites to comply with the new US Government Open Data Policy. It accomplished this by providing a new 'Dataset' content type to an existing Drupal site, and exposing nodes of that type at /data and /data.json.
Background
Soon, the Open Data Policy will require federal agencies to publish /data and /data.json pages. These pages will tell the world what datasets the agency has, and where to find them (if they're publicly accessible). The /data.json pages will be crawled by the new data.gov to dynamically build out a comprehensive up-to-date catalog of public data sets.
Related projects
DKAN Distribution This project aims to be a Drupal Open Data portal and a clone of the CKAN Data portal software
DKAN Dataset This module provides the ability to create and publish datasets in a DCAT compatible format.
What's the difference between DKAN, DKAN Dataset, and Open Data?
The Open Data module strives to quickly provide a simple, lightweight solution that can be plugged into nearly any existing Drupal site with minimal dependencies.