fieldName: Convert Socrata human-readable column name to field name

Description Usage Arguments Value Author(s) Examples

Description

Convert Socrata human-readable column name, as it might appear in the first row of data, to field name as it might appear in the HTTP header; that is, lower case, periods replaced with underscores#'

Usage

1
fieldName(humanName)

Arguments

humanName

a Socrata human-readable column name

Value

Socrata field name

Author(s)

Hugh J. Devlin, Ph. D. Hugh.Devlin@cityofchicago.org

Examples

1
fieldName("Number.of.Stations") # number_of_stations

rOpenHealth/rUN_development_reports documentation built on May 26, 2019, 8:51 p.m.