data.world Tables API [BETA]
The tables API can be accessed via https://query.data.world/
Operations currently supported:
- List all table names in a dataset
- Get all rows of a table (comma-delimited)
- Get the schema for a table
- Update table schema (fields) for a table
Note: The tables
API is in BETA so there could be future changes that break the currently documented methods.