added break to display table correctly

This commit is contained in:
csobier
2016-04-29 21:28:49 -04:00
parent fa90389e82
commit ba2e9306a6

View File

@@ -20,8 +20,8 @@ US Census Blocks | "us.census.tiger".block
## OBS_GetUSCensusMeasure names table
This list contains human readable names accepted in the ```OBS_GetUSCensusMeasure``` function. For the more comprehensive list of columns available to the ```OBS_GetMeasure``` function, see the [Data Observatory Catalog](http://cartodb.github.io/bigmetadata/index.html)
.
This list contains human readable names accepted in the ```OBS_GetUSCensusMeasure``` function. For the more comprehensive list of columns available to the ```OBS_GetMeasure``` function, see the [Data Observatory Catalog](http://cartodb.github.io/bigmetadata/index.html).
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.