InfobelPROTalk to a data expert
Firmographic Data··12 min read

Minnesota Business Lookup: Filed Facts and Reported Facts

Marc Wahba

Marc Wahba

Co-founder & CTO

Minnesota Business Lookup: Filed Facts and Reported Facts

A Minnesota business lookup runs through the Minnesota Business & Lien System, and the register is where you would expect it — with the Office of the Minnesota Secretary of State. What makes Minnesota worth reading closely is that the same office also publishes a second dataset about the same companies, collected a completely different way, and is unusually clear about the difference. One is what businesses filed. The other is what businesses said. If you need the Minnesota population rather than one entity at a time, the Minnesota company directory covers the same registered entities with industry, size and contact breakdowns attached.

The survey the state does not verify

The Minnesota Business Snapshot is a voluntary five-question survey, launched in September 2016 and offered to over a million new and existing businesses as they file an original filing and subsequent annual renewals or reinstatements. Over 800,000 businesses have answered it. That is a substantial dataset, sold in bulk by the Secretary of State.

The renewal form that collects it is candid about what it is. The questions "will take less than three minutes to complete, and you may answer any or all of them. There is no penalty if you choose not to provide this information." And then the sentence that matters most to anyone who intends to use the results:

"We do not independently verify the answers applicants provide."

That is a disclosure, made at the point of collection, by the office that later sells the data — good public administration, and the point here is to notice it rather than to make anything of it.

Filed facts and reported facts

Two kinds of data can arrive in the same file, from the same office, and still be different kinds of fact.

A filed fact is submitted under a statutory obligation, with consequences for getting it wrong, and defines the legal state of the entity — a registered name, a filing date, a status. A reported fact is an answer someone chose to give to a question they were free to skip. Both can be accurate. Only one was checked, and only one carries a penalty for being false.

The honest extension of that is uncomfortable and worth stating: it applies to commercial datasets as well, including ours. Any provider mixing registry-derived fields with self-reported or inferred ones is doing what Minnesota does, and most do not label which is which on the form where it is collected. Minnesota draws the line itself, in public, before selling anything. The useful habit for a reader is to carry the distinction into whatever they build — not to distrust the survey, but to know which column is which.

Buying it, and what you get

The Snapshot is sold as bulk data, one-time or as a recurring monthly order, and the Office is precise about what recurring means: "Monthly orders are not updates, but complete sets."

That is the opposite of the arrangement next door. The Indiana business lookup guide covers a state whose monthly bulk product ships updates — a base file plus twelve months of changes — and whose one-time file is by construction up to a month behind. Minnesota ships the whole set again each time. Neither is better in the abstract: an update stream is cheaper to apply and leaves you reconciling deltas, a complete set is heavier and leaves nothing to reconcile. Two neighbouring states, two freshness models, and a pipeline written for one will not work against the other.

Mechanically: a signed license agreement is required before any data is provided, delivery is a zipped CSV, and the product is priced per order and free to government agencies at federal, state, county and city level. Current figures are on the Secretary of State's Business Snapshot data page.

Minnesota also lets filers opt out in part, which few registers that sell data do. The renewal form carries the checkbox "Check here to have your email address excluded from requests for bulk data, to the extent allowed by Minnesota law." Anyone relying on that column should know it is a partial population by design.

What a Minnesota entity record contains

A self-contained summary. Minnesota's business register is held by the Office of the Minnesota Secretary of State and searched through the Minnesota Business & Lien System. Most entities must be renewed yearly to stay active; the deadline is 31 December and a renewal may be filed at any time during the calendar year. Annual renewal is free for most entity types, while reinstatement carries a fee, and the Business Record Details page shows the next renewal due date. Failure to file by 31 December results in dissolution of the corporation without further notice from the Secretary of State under Minnesota Statutes section 302A.821, with section 303.17 cited on the foreign business corporation renewal; renewals are made under section 5.34. Nonprofit Corporation (Foreign) filing types do not file an annual renewal. Separately from the register, the Minnesota Business Snapshot is a voluntary five-question survey launched in September 2016, offered to over one million businesses at original filing and at annual renewals and reinstatements, and answered by over 800,000; the renewal form states that the questions take less than three minutes, that any or all may be answered with no penalty for declining, and that the Office does not independently verify the answers applicants provide. Snapshot bulk data is a complete set of the most recent responses, available one-time or as a recurring monthly order, where monthly orders are complete sets rather than updates; a signed license agreement is required, delivery is a zipped CSV, and government agencies are not charged. Filers may check a box to have their email address excluded from bulk data requests to the extent allowed by Minnesota law. In the bulk record layout, fields include the business record status, the date the entity filed in Minnesota, an expiration date that can be null for some business types, a jurisdiction that may be a US state, a country or an Indian Tribe name, and the Minnesota Statute governing the business type; File Number and Business Filing Type together form a composite uniqueness key.

Where the record stops

Minnesota's status field is cleaner than most, and the reason is the renewal regime rather than anything about the database.

Renewal is annual, free for most entity types, due 31 December and filable any time that year. Miss it and the consequence is automatic and statutory: dissolution "without further notice from the Secretary of State, pursuant to Minnesota Statutes, section 302A.821", with section 303.17 governing foreign business corporations. Reinstatement carries a fee, and the entity stays inactive until it happens.

Read that as a signal and it is a strong one. An inactive Minnesota entity is usually one that did not do a free thing once a year, with a full year in which to do it — more informative than an inactive status in a state where the obligation is expensive or easy to miss. Not proof a business has stopped trading, but a cleaner inference than most registers support. One exception to carry: Nonprofit Corporation (Foreign) filing types do not file an annual renewal at all, so the absence of one says nothing there.

Entities that own, lease or have any financial interest in agricultural land or land capable of being farmed must also register with the Minnesota Department of Agriculture's Corporate Farm Program — a second registration this office does not hold. And the bulk record layout is specific about one field in a way that will catch anyone importing it: the jurisdiction may be a US state name, a country name or an Indian Tribe name. A validator built on a two-letter state list drops valid rows silently — not with an error, just with fewer records than the file contained. The expiration date can likewise be null for some business types. This is Minnesota's published field spec and nothing more; it says nothing about how any other state encodes jurisdiction.

Beyond that the usual ceiling applies: legal identity and filings, with no industry classification, headcount or revenue in the register itself. A firmographic directory covers the same registered entities with classification, size and contact data attached and queryable as a set; the United States company directory breaks the national file down by state.

Two other Midwestern registers answer different questions again. The Michigan business lookup guide covers a state carrying two standing fields where the second is what blocks a filing, so status alone is not an answer. The Illinois business lookup guide covers one that publishes people on the free record, naming a corporation's president and secretary and an LLC's managers.

A repeatable workflow

  1. Keep register fields and Snapshot fields in separate columns, because they have different provenance and only one of them was checked by anyone — a filed fact carries a statutory obligation, a Snapshot answer was optional and unverified.
  2. Label the survey fields as self-reported wherever they end up. The Office discloses it at collection; the disclosure should survive into your system.
  3. Do not build a delta pipeline against Minnesota bulk data. Monthly orders are complete sets, not updates — the opposite of Indiana's model.
  4. Treat an inactive status as a missed free renewal, due 31 December, with dissolution following by statute without further notice.
  5. Allow for the exceptions before inferring. Foreign nonprofit filing types file no annual renewal, the expiration date can be null, and the jurisdiction may be a country or an Indian Tribe name rather than a state.
  6. Expect the bulk email column to be a partial population. Filers can exclude their address to the extent Minnesota law allows.

Source Register

Fact

That the Minnesota Business Snapshot is a voluntary five-question survey launched in September 2016, offered to over one million new and existing businesses at original filing and at subsequent annual renewals and reinstatements, with over 800,000 businesses having participated

Publisher

Office of the Minnesota Secretary of State

Retrieved

23.09.2026

Fact

That the questions take less than three minutes, that any or all may be answered with no penalty for declining, and that the Office does not independently verify the answers applicants provide

Publisher

Office of the Minnesota Secretary of State

Retrieved

23.09.2026

Fact

That Snapshot bulk data is a complete set of the most recent responses, available one-time or as a recurring monthly order, that monthly orders are complete sets rather than updates, that a signed license agreement is required before any data is provided, that delivery is a zipped CSV, and that federal, state, county and city government agencies are not charged. Prices as published on the retrieval date: $100 for a monthly order and $35 for a customised order — recorded here as provenance for the "priced per order" wording in the prose; check the source before relying on either figure

Publisher

Office of the Minnesota Secretary of State

Retrieved

23.09.2026

Fact

The bulk-data email exclusion checkbox; the dissolution warning citing Minnesota Statutes section 302A.821 with section 303.17 on the foreign corporation renewal and section 5.34 governing renewals; and the Corporate Farm Program registration requirement for entities with an interest in agricultural land

Publisher

Office of the Minnesota Secretary of State

Retrieved

23.09.2026

Fact

That most entities must be renewed yearly to stay active, that the deadline is 31 December with filing permitted at any time in the calendar year, that annual renewals are free for most entity types while reinstatement carries a fee, that a missed renewal means administrative dissolution requiring reinstatement, and that the Business Record Details page shows the next renewal due date

Source

Renewals

Publisher

Office of the Minnesota Secretary of State

Every quoted sentence, field definition and statutory citation above comes from those sources, read on the date shown. No price appears in the body of this page; the two figures sit in the register row with their retrieval date, because amounts date and structures do not. The reading that filed facts and reported facts are different kinds of data even when they arrive together, that the same caution applies to commercial datasets including our own, and that an inactive Minnesota entity is a cleaner signal than most states' because the renewal it missed was free, are InfobelPRO's judgements — presented as ours, not the Office's. Nothing here is offered as criticism of the Snapshot programme, which discloses its own basis at the point of collection.

Marc Wahba

Marc Wahba

Co-founder & CTO

Related articles

Build features. Not data maintenance.