From 7f88e8c53a7317d1065d4f2f027c66c0066abec1 Mon Sep 17 00:00:00 2001 From: andrewxhill Date: Wed, 20 Apr 2016 15:42:44 -0400 Subject: [PATCH] better table... --- doc/methods.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/methods.md b/doc/methods.md index ae5f36e..39f87ac 100644 --- a/doc/methods.md +++ b/doc/methods.md @@ -183,6 +183,7 @@ Should add the SQL API call here too Below is a list of human readable names accepted in the ```OBS_GetUSCensusMeasure``` method. For the more comprehensive list of columns available to the ```OBS_GetMeasure``` method, see the [Data Catalog] Measure name | Measure description +--- | --- 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. Male Population | The number of people within each geography who are male. Female Population | The number of people within each geography who are female.