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 glossaryBig 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.
Often determined by the high velocity, variety and volume of the data.
Current usage of the term big data tends to refer to the use of predictive analytics, user behavior analytics, or certain other advanced data analytics methods that extract value from big data.
In practice
Examples of big data includes:
a) Science: The Large Hadron Collider experiments represent about 150 million sensors delivering data 40 million times per second
b) Healthcare: Predictive methods for treatment as well as staffing at hospitals and Artificial Intelligence that has been trained on big datasets to facilitate diagnosis
c) Internet of Things: Sensors in physical devices that collect data about their surroundings that can be analyzed further after it's been gathered in the cloud.
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
Dimension
In a database, dimensions provide structured, categorical information about the data, such as time, geography, or product categories.
Read more