Data Enrichment
Enrich a set of buffers using Quadbin indexes
CARTO DW | BigQuery | Snowflake | Redshift | PostgreSQL |
---|---|---|---|---|
This example demonstrates how to use Workflows to generate buffers around a specific set of points; convert those buffers to a regular grid and then enrich the grid with socio-demographic data from CARTO Spatial Features.
Enrich trade areas using H3 indexes
CARTO DW | BigQuery | Snowflake | Redshift | PostgreSQL |
---|---|---|---|---|
This example demonstrates how to use Workflows to generate trade areas around certain points of interest and enrich them with socio-demographic data using an H3 grid and the CARTO Spatial Features dataset.
Enrich point data with a custom source
CARTO DW | BigQuery | Snowflake | Redshift | PostgreSQL |
---|---|---|---|---|
This example demonstrates how to use Workflows to enrich a set of point targets with a custom data source.
Enrich polygon data with a custom source
CARTO DW | BigQuery | Snowflake | Redshift | PostgreSQL |
---|---|---|---|---|
This example demonstrates how to use Workflows to enrich a set of polygons targets with a custom data source.
Enrich grid data with a custom source
CARTO DW | BigQuery | Snowflake | Redshift | PostgreSQL |
---|---|---|---|---|
This example demonstrates how to use Workflows to enrich a spatial index grid with a custom data source.
Last updated