The Data Visualization Wizard provides a fast way to get data visualizations online using Drupal. It provides the following visualizations after a quick upload of a spreadsheet:
Geo-spatial map - Geocoded data can displayed on an interactive map with each data element as a point on the map (with optional pop-ups).
Pie and bar graphs - Any individual factor can be displayed as a pie or bar graph.
Summary listings - Each data row is listed in a sortable table below the maps and graphs.
Detail pages - Each data row from the summary listing links to a customizable detail page to provide a full view of each data entity.
Searchable and filterable listings - The data can be searched and filtered on a configurable amount of factors you choose for the listings. All elements on a data visualization respond to these filters creating an easy-to-use analysis tool.
Downloadable data - Data can be offered to the user in CSV, JSON, GeoJSON and XML formats.
Lightweight API - The downloadable data formats respond to the search and filtering abilities, so this can provide a lightweight API for uploaded data sets.
Enables a "smart trimmed" option which lets you control trim length, trim measurement (characters or words), optional suffix, displaying optional "More" link and removing HTML tags.
A very simple filter to remove leading and trailing spaces and empty paragraphs, often created by using copy-paste with WYSIWYG editors (but not visible on paste, only after being saved).