From 538e02fe4a525b06425fb8e605b156f1c03923b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberto=20Acu=C3=B1a?= Date: Tue, 20 Oct 2020 09:17:14 +0200 Subject: [PATCH] Fixes typo --- docs/developer-center/reference/07-demographic-functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-center/reference/07-demographic-functions.md b/docs/developer-center/reference/07-demographic-functions.md index 084001d..890c68b 100644 --- a/docs/developer-center/reference/07-demographic-functions.md +++ b/docs/developer-center/reference/07-demographic-functions.md @@ -1,7 +1,7 @@ ### Demographic Functions
-

We will no longer support these demographic functions from the 1st of January 2021. If you want to collect demographic reports around a point location, we recommend using Data Observatory from our Phython library CARTOframes instead.

+

We will no longer support these demographic functions from the 1st of January 2021. If you want to collect demographic reports around a point location, we recommend using Data Observatory from our Python library CARTOframes instead.

The Demographic Snapshot enables you to collect demographic reports around a point location. For example, you can take the coordinates of a coffee shop and find the average population characteristics, such as total population, educational attainment, housing and income information around that location. You can use raw street addresses by combining the Demographic Snapshot with CARTO's geocoding features. If you need help creating coordinates from addresses, see the [Geocoding Functions]({{site.dataservicesapi_docs}}/reference/#geocoding-functions) documentation.