Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

michigan

ballantyne11MIT1.0.12

this is a place to collect useful data service code related to michigan

michigan, government, cofs, lara, artificial:api, business, corporate, filing, system

readme

michigan

I have cleaned the basic functionality. I still haven't really attempted to obtain the filings. Shouldn't be too difficult to do. I guess I could write more of a readme, but I recently changed the names of functions, so why not wait a little while longer.

If michigan wants their name back I am happy to hand it over. Also if they want to maintain this code I would be ok with that too.


var cofs = require('michigan/cofs.lara.state.mi.us');
cofs.entities('ford').then((searchList) => { console.log(searchList) })