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 glossaryXLS(X)
Microsoft Excel files are typically stored with .xls or .xlsx file extensions as proprietary formats for spreadsheet data.
Older versions use .xls files, while more recent ones use the XML-based .xlsx variant. You can also open this format in other spreadsheet apps, such as Apple Numbers, Google Docs, and OpenOffice.
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
Big Data
A collection of data so large that it cannot be stored, transmitted or processed using traditional computing techniques and requires specialized tools and methods.
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