From 7cb89434bc1c6091e039a01dbb3b1c359d5de119 Mon Sep 17 00:00:00 2001 From: csobier Date: Mon, 2 May 2016 12:14:02 -0400 Subject: [PATCH] testing table output --- doc/demographic_functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/demographic_functions.md b/doc/demographic_functions.md index 1c5f375..1273fc6 100644 --- a/doc/demographic_functions.md +++ b/doc/demographic_functions.md @@ -52,7 +52,7 @@ OBS_GetDemographicSnapshot(CDB_LatLng(40.80, -73.960)) This list contains the demographic measures and reponse names for results from the ```OBS_GetDemographicSnapshot``` function. Measure name | Measure Description | Response Mame | Response Units ---- |--- |--- |--- +--- | --- | --- | --- Total Population | The total number of all people living in a given geographic area. This is a very useful catch-all denominator when calculating rates. | total_pop | Count per sq. km Male Population | The number of people within each geography who are male. | male_pop | Count per sq. km Female Population | The number of people within each geography who are female.| female_pop | Count per sq. km