API – Application Programming Interface
An API is an interface that defines how, for example, software applications can communicate with each other. APIs allow different software systems to interact and share data.
Read more
Data glossaryStructured Data
Structured data is data that adheres to a pre-defined data model and is therefore straightforward to analyse and process.
In practice
Common examples of structured data are Excel files or SQL databases.
API – Application Programming Interface
An API is an interface that defines how, for example, software applications can communicate with each other. APIs allow different software systems to interact and share data.
Read more
CSV
CSV or Comma-separated values, is a standard format for spreadsheet data. Data values are separated by commas and each row represents a record.
Read more
Human Readable
Data in a format that can be conveniently read by a human. Some human-readable formats, like PDF, are not machine-readable.
Read more