Query
A query on InfoSum Platform - just like a query in a conventional database - is a way of filtering, combining and analyzing data.
Queries can refer both to datasets you have imported, and to datasets owned by other users who have given you permission to reference them.
Most queries will reference more than one dataset. InfoSum Platform will use keys to link records referring to the same individual, allowing the query to seamlessly reference data across all the datasets involved.
Queries on InfoSum Platform are written in a language called IQL. You can run them either using the Query Tool in the Platform, or programmatically through the Platform API.
There are two types of queries:
- insight queries, which generate anonymized statistical reports
- activation queries, which can return lists of individuals.
InfoSum will not store this data for more than 72 hours.