From 43408f8de09f7f18f20e88c1d091246aa1d03a06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1igo=20Medina?= Date: Wed, 18 Apr 2018 12:39:44 +0200 Subject: [PATCH] Update 02-accessing-the-data-observatory.md --- docs/guides/02-accessing-the-data-observatory.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/guides/02-accessing-the-data-observatory.md b/docs/guides/02-accessing-the-data-observatory.md index 64d8eba..a28e4dc 100644 --- a/docs/guides/02-accessing-the-data-observatory.md +++ b/docs/guides/02-accessing-the-data-observatory.md @@ -6,9 +6,7 @@ The workflow for accessing the Data Observatory includes using a SQL query to ap You must have an Enterprise account and be familiar with using SQL requests. -- The Data Observatory catalog includes data that is managed by CARTO, on a SaaS cloud platform. For Enterprise users, the Data Observatory can be enabled by contacting CARTO - - **Note:** The following error appears if the Data Observatory has not been enabled for your account, `You have reached the limit of your quota`. [Contact Sales](mailto:sales@carto.com) if this error message appears. +- The Data Observatory catalog includes data that is managed by CARTO, on a SaaS cloud platform. For Enterprise users, the Data Observatory can be enabled by contacting CARTO. - A set of Data Observatory functions (prefaced with "OBS" for Observatory), allow you to retrieve boundaries and measures data through a SQL request. These functions should be used with UPDATE and INSERT statements, not SELECT statements, as we are currently not supporting dynamic use of the Data Observatory