DenisCarriere / permits

:construction: Construction Permits - City of Ottawa
http://deniscarriere.github.io/permits
4 stars 0 forks source link

Convert Specific Attribute to Integers #17

Closed DenisCarriere closed 9 years ago

DenisCarriere commented 9 years ago

These are the attributes that can be stored as integers

properties.update({ 'FT2':'int', 'year':'int', 'VALUE':'int', 'PERMIT':'int', 'housenumber':'int', })