Skip to content

scoutred/blds-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blds-go

An API client for interacting with Building and Land Development permit APIs

The requirements of the spec are here The parent page has optional portions of the dataset.

issues

  • Some of the dates are in M/D/YYYY despite the spec calling for YYYY-MM-DD
  • Theres a O (letter, Oscar) in a numeric field
    • this comman can be used to solve it: sed -e 's/,O,/,0,' -i -f data.csv
  • integers are encoded as strings in the json responses

About

An API client for interacting with Building and Land Development permit APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages