Construction Contractor Licenses

Description:
This attribute contains all of the construction contractor licenses the business has been awarded, on a state-by-state basis. For each license, the attribute shows relevant dates (start date, effective date, expiration date, reissued date), as well as the type of license.

Child attributes (and data file structure):

Column NameData TypeDescriptionExample
has_license_historystringString
Flag indicating whether the business has/had had any construction contractor licenses.
true
license_numberstringLicense number of the construction contractor license.78210512
start_datestringStart date of the construction contractor license.2017-01-01
end_datestringEnd date of the construction contractor license.2022-12-31
classificationstringClassification of the construction contractor license.Cementing
issue_datestringIssue date of the construction contractor license.2012-01-01
reissue_datestringReissue date of the construction contractor license.2016-01-01
effective_datestringEffective date of the construction contractor license.2017-01-01
expiration_datestringExpiration date of the construction contractor license.2022-12-31
license_numberstringLicense number of the construction contractor license.78210512
primary_statusstringPrimary classification status of the construction contractor license.Commercial
license_typestringLicense type of the construction contractor license.Cementing

JSON Sample:

{
		"construction_contractor_licenses": {
    		"CA": {
        		"has_license_history": true,
            "licenses" : [
            		{
                		"license_number": "78210512",
                    "start_date": "2017-01-01",
                    "end_date": "2022-12-31",
                    "classification": "Cementing",
                    "details": {
                    		"issue_date": "2012-01-01",
                        "reissue_date": "2016=01-01",
                        "effective_date": "2017-01-01",
                        "expiration_date": "2022-12-31",
                        "license_number": "78210512",
                        "primary_status": "Commercial",
                        "license_type": "Cementing"
                   }
                }
             ]
         },
         "FL": {
         	"has_license_history": false,
            "licenses" : []
         },
         "MD": {
         		"has_license_history": true,
            "licenses" : [],
         },
         ...// additional states
    }

Time structure:

  • Event stream. Each license is listed separately with an associated date.

Timeliness:

  • Data is ingested daily and refreshed twice a month for AL, AZ, CA, FL, LA, MD, MN, NC, NV, OH, TX, WA
  • Data is ingested weekly and refreshed twice a month for OR, PA, SC

Data sources:

  • Enigma collects construction contractor licenses for the following states:
    • AL, AZ, CA, FL, LA, NC, NV, OH, OR, PA, TX, VA, WA
  • Enigma previously collected licenses for GA but no longer actively updates licenses from GA