{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Haz Mat Chemical ", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "FACILITYNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "Facility Name", "domain": null, "editable": true, "nullable": true, "length": 78, "defaultValue": null, "modelName": "FACILITYNAME" }, { "name": "BUSNAME", "type": "esriFieldTypeString", "alias": "Company Name", "domain": null, "editable": true, "nullable": true, "length": 54, "defaultValue": null, "modelName": "BUSNAME" }, { "name": "CASNUMBER", "type": "esriFieldTypeString", "alias": "CAS Number", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "CASNUMBER" }, { "name": "CHEMNAME", "type": "esriFieldTypeString", "alias": "Chemical Name", "domain": null, "editable": true, "nullable": true, "length": 73, "defaultValue": null, "modelName": "CHEMNAME" }, { "name": "MXDAILYQTY", "type": "esriFieldTypeString", "alias": "Max Daily Qty", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MXDAILYQTY" }, { "name": "AVGDAILYQTY", "type": "esriFieldTypeString", "alias": "Average Daily Qty", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "AVGDAILYQTY" }, { "name": "H", "type": "esriFieldTypeDouble", "alias": "H", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "H" }, { "name": "F", "type": "esriFieldTypeDouble", "alias": "F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F" }, { "name": "R", "type": "esriFieldTypeDouble", "alias": "R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R" }, { "name": "S", "type": "esriFieldTypeString", "alias": "S", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "S" }, { "name": "SOLID", "type": "esriFieldTypeString", "alias": "Solid", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SOLID" }, { "name": "LIQUID", "type": "esriFieldTypeString", "alias": "Liquid", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LIQUID" }, { "name": "GAS", "type": "esriFieldTypeString", "alias": "Gas", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "GAS" }, { "name": "PURE", "type": "esriFieldTypeString", "alias": "Pure", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PURE" }, { "name": "MIXTURE", "type": "esriFieldTypeString", "alias": "Mixture", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MIXTURE" }, { "name": "EXPLOSIVE", "type": "esriFieldTypeString", "alias": "Explosive", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "EXPLOSIVE" }, { "name": "FLAMMABLE", "type": "esriFieldTypeString", "alias": "Flammable", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "FLAMMABLE" }, { "name": "OXIDIZER", "type": "esriFieldTypeString", "alias": "Oxidizer", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OXIDIZER" }, { "name": "SELFREACTIVE", "type": "esriFieldTypeString", "alias": "Self Reactive", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SELFREACTIVE" }, { "name": "PYROPHORICLIQ", "type": "esriFieldTypeString", "alias": "Pyrophoric (Liquid or Solid)", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PYROPHORICLIQ" }, { "name": "PYROPHORICGAS", "type": "esriFieldTypeString", "alias": "Pyrophoric (Gas)", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PYROPHORICGAS" }, { "name": "SELFHEATING", "type": "esriFieldTypeString", "alias": "Self Heating", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SELFHEATING" }, { "name": "ORGPEROXIDE", "type": "esriFieldTypeString", "alias": "Organic Peroxide", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ORGPEROXIDE" }, { "name": "CORROSIVEMETAL", "type": "esriFieldTypeString", "alias": "Corrosive to Metal", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CORROSIVEMETAL" }, { "name": "GASUNDERPRESS", "type": "esriFieldTypeString", "alias": "Gas Under Pressure", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "GASUNDERPRESS" }, { "name": "CONTACTH2OCOMB", "type": "esriFieldTypeString", "alias": "Water Contact Produces Flammable Gas", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CONTACTH2OCOMB" }, { "name": "COMBUSTIBLEDUST", "type": "esriFieldTypeString", "alias": "Combustible Dust", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COMBUSTIBLEDUST" }, { "name": "ACUTETOX", "type": "esriFieldTypeString", "alias": "Acute Toxicity", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ACUTETOX" }, { "name": "SKINCORROSION", "type": "esriFieldTypeString", "alias": "Skin Corrosion or Irritation", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SKINCORROSION" }, { "name": "EYEDAMAGE", "type": "esriFieldTypeString", "alias": "Eye Damge or Irritation", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "EYEDAMAGE" }, { "name": "RESPSKINSENS", "type": "esriFieldTypeString", "alias": "Respitory or Skin Sensitization", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RESPSKINSENS" }, { "name": "GERMCELL", "type": "esriFieldTypeString", "alias": "Germ Cell Mutagenicity", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "GERMCELL" }, { "name": "CARCINOGEN", "type": "esriFieldTypeString", "alias": "Carcinogenicity", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CARCINOGEN" }, { "name": "REPROTOX", "type": "esriFieldTypeString", "alias": "Reproductive Toxicity", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "REPROTOX" }, { "name": "SPECTARGET", "type": "esriFieldTypeString", "alias": "Specific Target Oragan Toxicity", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SPECTARGET" }, { "name": "ASPIRATION", "type": "esriFieldTypeString", "alias": "Aspiration Hazard", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ASPIRATION" }, { "name": "SIMPLEASPHIX", "type": "esriFieldTypeString", "alias": "Simple Aspyxiant", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SIMPLEASPHIX" }, { "name": "HZARDUNCLASS", "type": "esriFieldTypeString", "alias": "Hazard is Unclassed", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "HZARDUNCLASS" }, { "name": "STORAGE", "type": "esriFieldTypeString", "alias": "Storage Details", "domain": null, "editable": true, "nullable": true, "length": 658, "defaultValue": null, "modelName": "STORAGE" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "domain": null, "editable": true, "nullable": true, "length": 201, "defaultValue": null, "modelName": "CONTACT" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "CREATED", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATED" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" } ], "indexes": [ { "name": "R61343_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_61343", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G100050FACILITYI", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Haz Mat Chemical ", "description": "", "prototype": { "attributes": { "OBJECTID": null, "FACILITYID": null, "FACILITYNAME": null, "BUSNAME": null, "CASNUMBER": null, "CHEMNAME": null, "MXDAILYQTY": null, "AVGDAILYQTY": null, "H": null, "F": null, "R": null, "S": null, "SOLID": null, "LIQUID": null, "GAS": null, "PURE": null, "MIXTURE": null, "EXPLOSIVE": null, "FLAMMABLE": null, "OXIDIZER": null, "SELFREACTIVE": null, "PYROPHORICLIQ": null, "PYROPHORICGAS": null, "SELFHEATING": null, "ORGPEROXIDE": null, "CORROSIVEMETAL": null, "GASUNDERPRESS": null, "CONTACTH2OCOMB": null, "COMBUSTIBLEDUST": null, "ACUTETOX": null, "SKINCORROSION": null, "EYEDAMAGE": null, "RESPSKINSENS": null, "GERMCELL": null, "CARCINOGEN": null, "REPROTOX": null, "SPECTARGET": null, "ASPIRATION": null, "SIMPLEASPHIX": null, "HZARDUNCLASS": null, "STORAGE": null, "CONTACT": null, "LASTUPDATE": null, "LASTEDITOR": null, "CREATEDDATE": null, "CREATED": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }