{
  "generated_at_utc": "2026-08-20T15:19:43Z",
  "total_records": 5082086,
  "fields": {
    "__v": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "int": 5082086
      },
      "max_string_length": 0,
      "examples": [
        "0",
        "5",
        "4"
      ],
      "suggested_mysql_type": "BIGINT",
      "suggested_column": "v"
    },
    "_id": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "object": 5082086
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "id"
    },
    "_id.$oid": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 24,
      "examples": [
        "67e315f8834568e008d7355f",
        "67e315f8834568e008d73560",
        "67e315f8834568e008d73561"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "id__oid"
    },
    "address": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "object": 5082086
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "address"
    },
    "address.city": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 21,
      "examples": [
        "ACUSHNET",
        "DARTMOUTH",
        "FAIRHAVEN"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "address_city"
    },
    "address.country": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 3,
      "examples": [
        "USA"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "address_country"
    },
    "address.county": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 10,
      "examples": [
        "BRISTOL",
        "PLYMOUTH",
        "NORFOLK"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "address_county"
    },
    "address.state": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 2,
      "examples": [
        "MA"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "address_state"
    },
    "address.street": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 25,
      "examples": [
        "MYRTLE AVE",
        "MILL RD",
        "TOOTLE LN"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "address_street"
    },
    "address.streetNumber": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 5,
      "examples": [
        "23",
        "31",
        "10"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "address_streetnumber"
    },
    "address.unit": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 6,
      "examples": [
        "",
        "2",
        "1"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "address_unit"
    },
    "address.zipCode": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 10,
      "examples": [
        "02743-2643",
        "02743",
        "02743-2659"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "address_zipcode"
    },
    "compositeKey": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 121,
      "examples": [
        "11fba2548000;brenda;j;faria;;;23;myrtle ave;;acushnet;bristol;ma;02743-2643;",
        "09cje1978005;joanne;m;cabral;;;31;myrtle ave;;acushnet;bristol;ma;02743;",
        "02gge2596000;gabrielle;g;grady;;;10;mill rd;;acushnet;bristol;ma;02743-2659;"
      ],
      "suggested_mysql_type": "VARCHAR(128)",
      "suggested_column": "compositekey"
    },
    "county": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 10,
      "examples": [
        "BRISTOL",
        "PLYMOUTH",
        "NORFOLK"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "county"
    },
    "createdAt": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "object": 5082086
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "createdat"
    },
    "createdAt.$date": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 24,
      "examples": [
        "2025-03-25T20:45:43.589Z",
        "2025-03-25T20:45:43.656Z",
        "2025-03-25T20:45:45.089Z"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "createdat__date"
    },
    "dateOfBirth": {
      "records": 4641391,
      "record_percentage": 91.328462,
      "occurrences": 4641391,
      "types": {
        "string": 4641391
      },
      "max_string_length": 9,
      "examples": [
        "25-Nov-48",
        "19-Sep-78",
        "25-Feb-96"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "dateofbirth"
    },
    "embedding": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "array": 5082086
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "embedding"
    },
    "embedding[]": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "empty_array": 5082086
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "TEXT",
      "suggested_column": "embedding_item"
    },
    "firstName": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 15,
      "examples": [
        "BRENDA",
        "JOANNE",
        "GABRIELLE"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "firstname"
    },
    "flags": {
      "records": 774737,
      "record_percentage": 15.244469,
      "occurrences": 774737,
      "types": {
        "array": 774737
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "flags"
    },
    "flags[]": {
      "records": 774737,
      "record_percentage": 15.244469,
      "occurrences": 774738,
      "types": {
        "empty_array": 774442,
        "object": 296
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "flags_item"
    },
    "flags[]._id": {
      "records": 295,
      "record_percentage": 0.005805,
      "occurrences": 296,
      "types": {
        "object": 296
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "flags_item__id"
    },
    "flags[]._id.$oid": {
      "records": 295,
      "record_percentage": 0.005805,
      "occurrences": 296,
      "types": {
        "string": 296
      },
      "max_string_length": 24,
      "examples": [
        "68deb8ecea980b09085b87c0",
        "68dea638f4f5dc27a4b6814a",
        "68dd502e40fdfa259e5649b2"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "flags_item__id__oid"
    },
    "flags[].flaggedAt": {
      "records": 295,
      "record_percentage": 0.005805,
      "occurrences": 296,
      "types": {
        "object": 296
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "flags_item_flaggedat"
    },
    "flags[].flaggedAt.$date": {
      "records": 295,
      "record_percentage": 0.005805,
      "occurrences": 296,
      "types": {
        "string": 296
      },
      "max_string_length": 24,
      "examples": [
        "2025-10-02T17:39:56.837Z",
        "2025-10-02T16:20:08.131Z",
        "2025-10-01T16:00:46.149Z"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "flags_item_flaggedat__date"
    },
    "flags[].flaggedBy": {
      "records": 295,
      "record_percentage": 0.005805,
      "occurrences": 296,
      "types": {
        "string": 296
      },
      "max_string_length": 24,
      "examples": [
        "Ballot Access Management",
        "Jason Client"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "flags_item_flaggedby"
    },
    "flags[].project": {
      "records": 295,
      "record_percentage": 0.005805,
      "occurrences": 296,
      "types": {
        "string": 296
      },
      "max_string_length": 14,
      "examples": [
        "",
        "Second Project",
        "Petition NN"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "flags_item_project"
    },
    "flags[].reason": {
      "records": 295,
      "record_percentage": 0.005805,
      "occurrences": 296,
      "types": {
        "string": 296
      },
      "max_string_length": 116,
      "examples": [
        "a bit off",
        "off",
        "That don't look right"
      ],
      "suggested_mysql_type": "VARCHAR(128)",
      "suggested_column": "flags_item_reason"
    },
    "flags[].resolution": {
      "records": 5,
      "record_percentage": 9.8e-05,
      "occurrences": 5,
      "types": {
        "string": 5
      },
      "max_string_length": 14,
      "examples": [
        "a couple",
        "It happens",
        "Probably susan"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "flags_item_resolution"
    },
    "flags[].resolved": {
      "records": 295,
      "record_percentage": 0.005805,
      "occurrences": 296,
      "types": {
        "bool": 296
      },
      "max_string_length": 0,
      "examples": [
        "False",
        "True"
      ],
      "suggested_mysql_type": "TINYINT(1)",
      "suggested_column": "flags_item_resolved"
    },
    "flags[].resolvedAt": {
      "records": 5,
      "record_percentage": 9.8e-05,
      "occurrences": 5,
      "types": {
        "object": 5
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "flags_item_resolvedat"
    },
    "flags[].resolvedAt.$date": {
      "records": 5,
      "record_percentage": 9.8e-05,
      "occurrences": 5,
      "types": {
        "string": 5
      },
      "max_string_length": 24,
      "examples": [
        "2025-10-02T20:32:27.440Z",
        "2025-10-02T20:32:44.986Z",
        "2025-10-02T20:51:18.667Z"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "flags_item_resolvedat__date"
    },
    "flags[].resolvedBy": {
      "records": 5,
      "record_percentage": 9.8e-05,
      "occurrences": 5,
      "types": {
        "string": 5
      },
      "max_string_length": 24,
      "examples": [
        "Ballot Access Management"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "flags_item_resolvedby"
    },
    "flags[].userId": {
      "records": 288,
      "record_percentage": 0.005667,
      "occurrences": 289,
      "types": {
        "string": 289
      },
      "max_string_length": 24,
      "examples": [
        "68b7d52e89e9344fed1291ba",
        ""
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "flags_item_userid"
    },
    "importBatch": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 24,
      "examples": [
        "2025-09-16T15:38:20.542Z",
        "2025-09-16T15:38:19.667Z",
        "2025-09-16T09:41:00.054Z"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "importbatch"
    },
    "lastName": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 25,
      "examples": [
        "FARIA",
        "CABRAL",
        "GRADY"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "lastname"
    },
    "middleName": {
      "records": 4163470,
      "record_percentage": 81.92443,
      "occurrences": 4163470,
      "types": {
        "string": 4163470
      },
      "max_string_length": 15,
      "examples": [
        "J",
        "M",
        "G"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "middlename"
    },
    "name": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 57,
      "examples": [
        "BRENDA J FARIA",
        "JOANNE M CABRAL",
        "GABRIELLE G GRADY"
      ],
      "suggested_mysql_type": "VARCHAR(64)",
      "suggested_column": "name"
    },
    "partyAffiliation": {
      "records": 4641391,
      "record_percentage": 91.328462,
      "occurrences": 4641391,
      "types": {
        "string": 4641391
      },
      "max_string_length": 2,
      "examples": [
        "D",
        "U",
        "R"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "partyaffiliation"
    },
    "processedAt": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "object": 5082086
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "processedat"
    },
    "processedAt.$date": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 24,
      "examples": [
        "2025-09-16T15:38:20.543Z",
        "2025-09-16T15:38:19.668Z",
        "2025-09-16T09:41:00.054Z"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "processedat__date"
    },
    "signatures": {
      "records": 776854,
      "record_percentage": 15.286125,
      "occurrences": 776854,
      "types": {
        "array": 776854
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "signatures"
    },
    "signatures[]": {
      "records": 776854,
      "record_percentage": 15.286125,
      "occurrences": 1271909,
      "types": {
        "object": 839470,
        "empty_array": 432439
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "signatures_item"
    },
    "signatures[]._id": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "object": 839470
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "signatures_item__id"
    },
    "signatures[]._id.$oid": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "string": 839470
      },
      "max_string_length": 24,
      "examples": [
        "68fbbe4e6993860e6bb06cc4",
        "68fc6e50b8d63c8bc5892e40",
        "68fe89198a9d39d6db9eacc6"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "signatures_item__id__oid"
    },
    "signatures[].createdAt": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "object": 839470
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "signatures_item_createdat"
    },
    "signatures[].createdAt.$date": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "string": 839470
      },
      "max_string_length": 24,
      "examples": [
        "2025-10-24T17:58:38.440Z",
        "2025-10-25T06:29:36.786Z",
        "2025-10-26T20:48:25.075Z"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "signatures_item_createdat__date"
    },
    "signatures[].key": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "object": 839470
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "signatures_item_key"
    },
    "signatures[].key.identityId": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839442,
      "types": {
        "string": 839442
      },
      "max_string_length": 46,
      "examples": [
        "us-east-1:e4a897dd-c051-cc8d-1d49-1b3d14c39327",
        "us-east-1:e4a897dd-c0b9-c980-8710-91347ea3a59f",
        "us-east-1:e4a897dd-c0c0-c8b0-ed40-0ddaca706cd7"
      ],
      "suggested_mysql_type": "VARCHAR(64)",
      "suggested_column": "signatures_item_key_identityid"
    },
    "signatures[].key.rowImageKey": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "string": 839470
      },
      "max_string_length": 209,
      "examples": [
        "protected/us-east-1:e4a897dd-c051-cc8d-1d49-1b3d14c39327/Petition Y_10_24_2025_1_57_52_pm_Nationwide_Ballot Access_Rebec",
        "Petition B_10_24_2025_11_28_32_am_Nationwide_Ballot Access_Rebecca_Coyle/rowImages/68fb9b263f952542f4a49210/row_1_full.p",
        "Petition G_10_24_2025_8_52_27_pm_Nationwide_Ballot Access_Rebecca_Coyle/rowImages/68fc1f54572328265ee28ca7/row_1_full.pn"
      ],
      "suggested_mysql_type": "VARCHAR(255)",
      "suggested_column": "signatures_item_key_rowimagekey"
    },
    "signatures[].projectInfo": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "object": 839470
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "signatures_item_projectinfo"
    },
    "signatures[].projectInfo.coordinator": {
      "records": 344414,
      "record_percentage": 6.77702,
      "occurrences": 838299,
      "types": {
        "string": 838299
      },
      "max_string_length": 32,
      "examples": [
        "Nationwide Ballot Access",
        "Ballot Access Management",
        "Trey Pool"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "signatures_item_projectinfo_coordinator"
    },
    "signatures[].projectInfo.identityId": {
      "records": 136798,
      "record_percentage": 2.691769,
      "occurrences": 210099,
      "types": {
        "string": 210099
      },
      "max_string_length": 46,
      "examples": [
        "us-east-1:e4a897dd-c051-cc8d-1d49-1b3d14c39327",
        "us-east-1:e4a897dd-c0b9-c980-8710-91347ea3a59f",
        "us-east-1:e4a897dd-c042-c427-f11e-09ede518c865"
      ],
      "suggested_mysql_type": "VARCHAR(64)",
      "suggested_column": "signatures_item_projectinfo_identityid"
    },
    "signatures[].projectInfo.petitioner": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "string": 839470
      },
      "max_string_length": 55,
      "examples": [
        "Rebecca Coyle",
        "James Greer",
        "Albert Comas"
      ],
      "suggested_mysql_type": "VARCHAR(64)",
      "suggested_column": "signatures_item_projectinfo_petitioner"
    },
    "signatures[].projectInfo.project": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "string": 839470
      },
      "max_string_length": 35,
      "examples": [
        "Petition Y",
        "Petition B",
        "Petition G"
      ],
      "suggested_mysql_type": "VARCHAR(64)",
      "suggested_column": "signatures_item_projectinfo_project"
    },
    "signatures[].projectInfo.reviewed": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "bool": 839470
      },
      "max_string_length": 0,
      "examples": [
        "False",
        "True"
      ],
      "suggested_mysql_type": "TINYINT(1)",
      "suggested_column": "signatures_item_projectinfo_reviewed"
    },
    "signatures[].projectInfo.turnIn": {
      "records": 344415,
      "record_percentage": 6.77704,
      "occurrences": 839470,
      "types": {
        "string": 839470
      },
      "max_string_length": 102,
      "examples": [
        "Petition Y_10_24_2025_1_57_52_pm_Nationwide_Ballot Access_Rebecca_Coyle",
        "Petition B_10_24_2025_11_28_32_am_Nationwide_Ballot Access_Rebecca_Coyle",
        "Petition G_10_24_2025_8_52_27_pm_Nationwide_Ballot Access_Rebecca_Coyle"
      ],
      "suggested_mysql_type": "VARCHAR(128)",
      "suggested_column": "signatures_item_projectinfo_turnin"
    },
    "signatures[].signedDate": {
      "records": 343175,
      "record_percentage": 6.752641,
      "occurrences": 805231,
      "types": {
        "object": 805231
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "signatures_item_signeddate"
    },
    "signatures[].signedDate.$date": {
      "records": 343175,
      "record_percentage": 6.752641,
      "occurrences": 805231,
      "types": {
        "string": 805231
      },
      "max_string_length": 24,
      "examples": [
        "2025-10-23T17:56:37.878Z",
        "2025-10-23T15:27:56.695Z",
        "2025-10-24T00:51:53.047Z"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "signatures_item_signeddate__date"
    },
    "title": {
      "records": 171403,
      "record_percentage": 3.37269,
      "occurrences": 171403,
      "types": {
        "string": 171403
      },
      "max_string_length": 3,
      "examples": [
        "JR",
        "SR",
        "III"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "title"
    },
    "updatedAt": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "object": 5082086
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "updatedat"
    },
    "updatedAt.$date": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 24,
      "examples": [
        "2025-09-16T15:38:20.545Z",
        "2025-09-16T15:38:19.669Z",
        "2025-09-16T09:41:00.057Z"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "updatedat__date"
    },
    "validations": {
      "records": 347,
      "record_percentage": 0.006828,
      "occurrences": 347,
      "types": {
        "object": 346,
        "array": 1
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "validations"
    },
    "validations.key": {
      "records": 346,
      "record_percentage": 0.006808,
      "occurrences": 346,
      "types": {
        "object": 346
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "validations_key"
    },
    "validations.key.identityId": {
      "records": 346,
      "record_percentage": 0.006808,
      "occurrences": 346,
      "types": {
        "string": 346
      },
      "max_string_length": 46,
      "examples": [
        "us-east-1:e4a897dd-c0f7-c8fa-6804-57b5f2f5382f",
        "us-east-1:e4a897dd-c066-ced8-1a80-708c5c3169e1",
        "us-east-1:e4a897dd-c01a-c450-3793-6cf77b3b1030"
      ],
      "suggested_mysql_type": "VARCHAR(64)",
      "suggested_column": "validations_key_identityid"
    },
    "validations.key.rowImageKey": {
      "records": 346,
      "record_percentage": 0.006808,
      "occurrences": 346,
      "types": {
        "string": 346
      },
      "max_string_length": 127,
      "examples": [
        "Barack Obama for President_04_09_2025_7_59_41_pm_Edee_Baggett_Christopher_Devlin/rowImages/67f709fc605ab094922c1879/row_",
        "Barack Obama for President_04_09_2025_7_59_41_pm_Edee_Baggett_Christopher_Devlin/rowImages/67f709fc605ab094922c187a/row_",
        "MA Ballot Initiative AA_04_17_2025_1_00_26_pm_Patrick_Powers_Timothy_Brogan/rowImages/680133eb21879a96ba9f30b4/row_9.png"
      ],
      "suggested_mysql_type": "VARCHAR(128)",
      "suggested_column": "validations_key_rowimagekey"
    },
    "validations.projectInfo": {
      "records": 346,
      "record_percentage": 0.006808,
      "occurrences": 346,
      "types": {
        "object": 346
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "validations_projectinfo"
    },
    "validations.projectInfo.identityId": {
      "records": 346,
      "record_percentage": 0.006808,
      "occurrences": 346,
      "types": {
        "string": 346
      },
      "max_string_length": 46,
      "examples": [
        "us-east-1:e4a897dd-c0f7-c8fa-6804-57b5f2f5382f",
        "us-east-1:e4a897dd-c066-ced8-1a80-708c5c3169e1",
        "us-east-1:e4a897dd-c01a-c450-3793-6cf77b3b1030"
      ],
      "suggested_mysql_type": "VARCHAR(64)",
      "suggested_column": "validations_projectinfo_identityid"
    },
    "validations.projectInfo.petitioner": {
      "records": 346,
      "record_percentage": 0.006808,
      "occurrences": 346,
      "types": {
        "string": 346
      },
      "max_string_length": 18,
      "examples": [
        "Christopher Devlin",
        "Timothy Brogan",
        "Kim Ball"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "validations_projectinfo_petitioner"
    },
    "validations.projectInfo.project": {
      "records": 346,
      "record_percentage": 0.006808,
      "occurrences": 346,
      "types": {
        "string": 346
      },
      "max_string_length": 26,
      "examples": [
        "Barack Obama for President",
        "MA Ballot Initiative AA",
        "MASS"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "validations_projectinfo_project"
    },
    "validations.projectInfo.turnIn": {
      "records": 346,
      "record_percentage": 0.006808,
      "occurrences": 346,
      "types": {
        "string": 346
      },
      "max_string_length": 81,
      "examples": [
        "Barack Obama for President_04_09_2025_7_59_41_pm_Edee_Baggett_Christopher_Devlin",
        "MA Ballot Initiative AA_04_17_2025_1_00_26_pm_Patrick_Powers_Timothy_Brogan",
        "MASS_04_05_2025_10_49_10_am_Gary_Stone_Kim_Ball"
      ],
      "suggested_mysql_type": "VARCHAR(128)",
      "suggested_column": "validations_projectinfo_turnin"
    },
    "validations[]": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "object": 1
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "validations_item"
    },
    "validations[]._id": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "object": 1
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "validations_item__id"
    },
    "validations[]._id.$oid": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "string": 1
      },
      "max_string_length": 24,
      "examples": [
        "680832c6981e277f64adc88a"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "validations_item__id__oid"
    },
    "validations[].key": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "object": 1
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "validations_item_key"
    },
    "validations[].key.identityId": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "string": 1
      },
      "max_string_length": 46,
      "examples": [
        "us-east-1:e4a897dd-c066-ced8-1a80-708c5c3169e1"
      ],
      "suggested_mysql_type": "VARCHAR(64)",
      "suggested_column": "validations_item_key_identityid"
    },
    "validations[].key.rowImageKey": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "string": 1
      },
      "max_string_length": 148,
      "examples": [
        "protected/us-east-1:e4a897dd-c066-ced8-1a80-708c5c3169e1/MASS_04_22_2025_5_21_05_pm_Gary_Stone_Kim_Ball/rowImages/680832"
      ],
      "suggested_mysql_type": "VARCHAR(255)",
      "suggested_column": "validations_item_key_rowimagekey"
    },
    "validations[].projectInfo": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "object": 1
      },
      "max_string_length": 0,
      "examples": [],
      "suggested_mysql_type": "JSON",
      "suggested_column": "validations_item_projectinfo"
    },
    "validations[].projectInfo.coordinator": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "string": 1
      },
      "max_string_length": 10,
      "examples": [
        "Gary Stone"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "validations_item_projectinfo_coordinator"
    },
    "validations[].projectInfo.petitioner": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "string": 1
      },
      "max_string_length": 8,
      "examples": [
        "Kim Ball"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "validations_item_projectinfo_petitioner"
    },
    "validations[].projectInfo.project": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "string": 1
      },
      "max_string_length": 4,
      "examples": [
        "MASS"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "validations_item_projectinfo_project"
    },
    "validations[].projectInfo.turnIn": {
      "records": 1,
      "record_percentage": 2e-05,
      "occurrences": 1,
      "types": {
        "string": 1
      },
      "max_string_length": 46,
      "examples": [
        "MASS_04_22_2025_5_21_05_pm_Gary_Stone_Kim_Ball"
      ],
      "suggested_mysql_type": "VARCHAR(64)",
      "suggested_column": "validations_item_projectinfo_turnin"
    },
    "voterId": {
      "records": 5082086,
      "record_percentage": 100.0,
      "occurrences": 5082086,
      "types": {
        "string": 5082086
      },
      "max_string_length": 12,
      "examples": [
        "11FBA2548000",
        "09CJE1978005",
        "02GGE2596000"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "voterid"
    },
    "voterStatus": {
      "records": 4641391,
      "record_percentage": 91.328462,
      "occurrences": 4641391,
      "types": {
        "string": 4641391
      },
      "max_string_length": 1,
      "examples": [
        "A",
        "I"
      ],
      "suggested_mysql_type": "VARCHAR(32)",
      "suggested_column": "voterstatus"
    }
  }
}