Skip to content

codeforutah/dopl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOPL Data

This web app allows citizens to reference and search the Utah Division of Occupational and Professional Licensing database. One primary motive in creating this project was to allow searching based on a city, which is not supported on the State's website. The data was last updated in April of 2019.

Give it a try by clicking here

biz.csv - contains entire license database

biz_small.csv - superceded, transferred, merged and expired license types have been removed.

To run the web app

npm install http-server

http-server -p 5000 ./

go to "localhost:5000" in your browser

Puppeteer script to get the data

npm install puppeteer

node puppeteer.js

The data is stored in google sheets, and utilizes their API to perform queries.

Screenshot of web app

screenshot

Copyright

"The State has made the content of certain pages of its Web sites available to the public. Anyone may view, copy, or distribute information found within these web pages (not including the design or layout of the pages) for personal or informational use without owing an obligation to the State if the documents are not modified in any respect."

About

Occupational and Professional Licensing data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published