Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

We are working with Michelle Malick and Jesus Mora at the San Francisco Fire Department to provide a flat file export. 

This file is a flattened version of EAS addresses which use this data model.

 

This data will be available in a CSV file on our secure FTP server.

If you want access to this file please let us know and we'll provide you with the credentials.

The path is: 

/SFGISRO/Data/EAS/eas_flat_file_export.zip

The zip file size is about 6 MB; unzipped it is about 35 MB.

An example of the data is here.

 

The file structure is as follows:

column namedata typedescription 

eas_address_base_id

inteas primary key for base address table 

base_address_num

int  

base_address_suffix

string  

base_address_create_tms

timestamp  

base_address_retire_tms

timestamp  

street_name

string  

street_type

string  

street_cnn

int  

eas_unit_address_id

inteas primary key for unit address table 
longitudedouble  
latitudedouble  

unit_address_base_flg

boolean  

unit_address

string  
unit_address_create_tmstimestamp  
unit_address_retire_tmstimestamp  
parcel_block_lotstring  
eas_address_x_parcel_idinteas primary key to lookup parcels for a unit address 
address_x_parcel_create_tmstimestamp  
address_x_parcel_retire_tmstimestamp  
zipcodeint  
  • No labels