Skip to content

ballantyne/minnesota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minnesota

Yet another installment of the scraping extravaganza. It seemed like people were requesting Minnesota. So I gave it a try. Seems to mostly work, but I think there might be more edge cases for various reasons.

If Minnesota wants their name back, I am happy to hand it over. If people have suggestions about other sources of data in Minnesota that might be interesting, let me know.

This one has a repl and I also added a console because it is nice to have code preloaded sometimes.

  var mblsportal = require('minnesota/mblsportal.sos.state.mn.us');
  mblsportal.entities('lake').then((landolakes) => { console.log(landolakes); })

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published