> ## Documentation Index
> Fetch the complete documentation index at: https://radarlabs-boon-update-faq-question-marks.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Census

<Info>
  The Census integration is available on the [**Enterprise plan**](https://radar.com/pricing).
</Info>

With [Census](http://www.getcensus.com), Radar can sync locations stored in a data warehouse as geofences in Radar, powered by the [geofence upsert API](/api#upsert-a-geofence).

Census supports syncing data from all major data warehouses, including Amazon Athena and Redshift, Snowflake, Azure Synapse, and Google BigQuery.

## Configuration

First, in [Census](http://www.getcensus.com), add Radar as a service. Copy and paste your secret key from the Radar [dashboard](https://dashboard.radar.com). When naming the service, include a reference for the environment, `test` or `live`, that corresponds to the API key being used.

<img src="https://mintcdn.com/radarlabs-boon-update-faq-question-marks/2uAv4Aa0BQ297MAK/images/integrations/census/create-geofence-services.png?fit=max&auto=format&n=2uAv4Aa0BQ297MAK&q=85&s=a896a1d7af7e7563c0ac22fe2deee363" alt="Create geofence services" width="1999" height="1255" data-path="images/integrations/census/create-geofence-services.png" />

Second, create a data model and connect your data warehouse as a source.

<img src="https://mintcdn.com/radarlabs-boon-update-faq-question-marks/2uAv4Aa0BQ297MAK/images/integrations/census/create-data-model.png?fit=max&auto=format&n=2uAv4Aa0BQ297MAK&q=85&s=b4e2e0f2db6524a96eb8db8c050b5073" alt="Create Data Model Pn" width="1999" height="1248" data-path="images/integrations/census/create-data-model.png" />

Third, create a sync and map properties from the data model to [Radar geofence attributes](/geofencing/geofences#create-geofences) like `description`, `tag`, `externalId`, `type`, and `radius`.

<img src="https://mintcdn.com/radarlabs-boon-update-faq-question-marks/2uAv4Aa0BQ297MAK/images/integrations/census/map-properties.png?fit=max&auto=format&n=2uAv4Aa0BQ297MAK&q=85&s=2fd4023a06495d13f65418b1ddd6367b" alt="Map properties from the data model" width="1999" height="1882" data-path="images/integrations/census/map-properties.png" />

Finally, schedule your sync.

<img src="https://mintcdn.com/radarlabs-boon-update-faq-question-marks/2uAv4Aa0BQ297MAK/images/integrations/census/schedule-sync.png?fit=max&auto=format&n=2uAv4Aa0BQ297MAK&q=85&s=68effa74161942b8efa800e8add2c269" alt="Schedule a sync" width="1999" height="1885" data-path="images/integrations/census/schedule-sync.png" />

For more information, visit the [Census docs](https://www.getcensus.com/integrations/radar).
