Good Tables
Validate and process tabular data.
by Paul Walsh

The Good Tables web service provides an API and UI for processing and validating tabular data, providing an http layer around the Good Tables Python library.

Currently, this means data can be provided in CSV or Excel format, and the file will be validated for well-formedness (for example, no empty rows or columns, no duplicate rows, all rows have valid dimensions, and so on), and conformance to a schema (if a JSON Table Schema is supplied).

Read more in the Open Knowledge Labs announcement.

Good Tables

Recent Activity