Evidence Marketplace

Contractor License and Permit Evidence

Is this contractor currently licensed for the work and jurisdiction we need?

Dated evidence distinguishing credential status, class, jurisdiction, discipline, and permit relevance.

Audience
Procurement and operations teams
Family
Change and risk evidence
Pilot price hypothesis
$25.00
Independent sources
At least 2

The price is a hypothesis, not an active offer. Purchasing and contact capture are not enabled.

Sample result shape

{
  "customer_question": "Is this contractor currently licensed for the work and jurisdiction we need?",
  "example_evidence_record": {
    "credential": "<credential>",
    "entity": "<entity>",
    "jurisdiction": "<jurisdiction>",
    "outcome": "<outcome>"
  },
  "product_id": "contractor-license-permit-evidence",
  "required_fields": [
    "jurisdiction",
    "entity",
    "credential",
    "outcome"
  ],
  "result_contract": {
    "conclusion": "source-bounded conclusion",
    "confidence": "bounded by the corroborated sources",
    "independent_source_count": 2,
    "limitations": [
      "known evidence and scope limitations"
    ]
  },
  "sample_only": true
}

JSON product definition

{
  "description": "Dated evidence distinguishing credential status, class, jurisdiction, discipline, and permit relevance.",
  "id": "contractor-license-permit-evidence",
  "marketplace": {
    "audience": "Procurement and operations teams",
    "customer_question": "Is this contractor currently licensed for the work and jurisdiction we need?",
    "family": "change-risk-evidence",
    "pilot_price_usd": "25.00"
  },
  "publication_media_type": "application/vnd.evidence-marketplace.publication+json",
  "title": "Contractor License and Permit Evidence",
  "validation": {
    "minimum_independent_sources": 2,
    "minimum_observations": 2,
    "prohibited_fields": [
      "access_token",
      "api_key",
      "password",
      "private_key",
      "secret",
      "ssn"
    ],
    "required_fields": [
      "jurisdiction",
      "entity",
      "credential",
      "outcome"
    ]
  },
  "version": "1.0.0"
}