{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "maplocation_state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "maplocation_address", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "maplocation", "type": [ "null", { "logicaltype": "geography_wkt", "type": "string" } ] }, { "default": null, "name": "link", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "notes", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "totalimpressions", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "publicinquiries", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "localtrainees", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "statetrainees", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "orgsadopting", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "expertscoordinated", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "consumersreached", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "theme", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "what_we_did", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "place", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "item", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "monthcode", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "person", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "docs_accessed", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "maplocation_city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "maplocation_zip", "type": [ "null", { "type": "string" } ] } ] }