{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 3,
 "name": "PPSA.CaBiStations_StationStats",
 "type": "Table",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [
  {
   "id": 0,
   "name": "CaBiStations_Projected",
   "relatedTableId": 1,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "TerminalName",
   "composite": false,
   "catalogID": "{A2473406-E33A-4F82-B257-01C465BFA390}"
  }
 ],
 "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": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasMetadata": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "NODOCKSAVAILABLE",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "NODOCKSAVAILABLE",
   "type": "esriFieldTypeInteger",
   "alias": "NoDocksAvailable",
   "domain": {
    "type": "codedValue",
    "name": "YESNO_1",
    "description": "",
    "codedValues": [
     {
      "name": "Yes",
      "code": 1
     },
     {
      "name": "No",
      "code": 2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "NODOCKSAVAILABLE"
  },
  {
   "name": "NOBIKESAVAILABLE",
   "type": "esriFieldTypeInteger",
   "alias": "NoBikesAvailable",
   "domain": {
    "type": "codedValue",
    "name": "YESNO_1",
    "description": "",
    "codedValues": [
     {
      "name": "Yes",
      "code": 1
     },
     {
      "name": "No",
      "code": 2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "NOBIKESAVAILABLE"
  },
  {
   "name": "DISABLEDDOCKS",
   "type": "esriFieldTypeInteger",
   "alias": "DisabledDocks",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "DISABLEDDOCKS"
  },
  {
   "name": "STARTDATE",
   "type": "esriFieldTypeDate",
   "alias": "Start",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "STARTDATE"
  },
  {
   "name": "ENDDATE",
   "type": "esriFieldTypeDate",
   "alias": "End",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "ENDDATE"
  },
  {
   "name": "DISABLEDBIKES",
   "type": "esriFieldTypeInteger",
   "alias": "DISABLEDBIKES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "DISABLEDBIKES"
  },
  {
   "name": "TERMINALNAME",
   "type": "esriFieldTypeInteger",
   "alias": "TERMINALNAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TERMINALNAME"
  }
 ],
 "indexes": [
  {
   "name": "R324_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "G986TERMINALNAME",
   "fields": "TERMINALNAME",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "PPSA.CaBiStations_StationStats",
   "description": "",
   "prototype": {
    "attributes": {
     "DISABLEDBIKES": null,
     "TERMINALNAME": null,
     "NODOCKSAVAILABLE": null,
     "NOBIKESAVAILABLE": null,
     "DISABLEDDOCKS": null,
     "STARTDATE": null,
     "ENDDATE": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 1000,
 "maxRecordCountFactor": 1
}