{
  "metadata" : {
    "name" : "uber / petastorm",
    "description" : "Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/uber",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/uber/petastorm.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 318,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 56,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 4596,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_PY",
      "value" : 55,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_PY",
      "value" : 4594,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_CFG",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_CFG",
      "value" : 2,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 52,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 5715,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_PY",
      "value" : 52,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_PY",
      "value" : 5715,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 124.34,
      "description" : "Test / main code ratio"
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_SH",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_SH",
      "value" : 5,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 36,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 1260,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_PY",
      "value" : 33,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_PY",
      "value" : 909,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_RST",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_RST",
      "value" : 290,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 57,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_INI",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_INI",
      "value" : 4,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 94,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_PY",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_PY",
      "value" : 92,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_CFG",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_CFG",
      "value" : 2,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PETASTORM",
      "value" : 54,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PETASTORM",
      "value" : 4502,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PETASTORM_EXT_PY",
      "value" : 54,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PETASTORM_EXT_PY",
      "value" : 4502,
      "description" : null
    }, {
      "id" : "NUMBER_OF_DEPENDENCY_LINKS_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : "Number of anchor dependencies"
    }, {
      "id" : "NUMBER_OF_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_PLACES_WITH_CYCLIC_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 819,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS_EXT_PY",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS_EXT_PY",
      "value" : 819,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 53,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 3777,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 52,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 3775,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_CFG",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_CFG",
      "value" : 2,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 40,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 9,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 7,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 1402,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 1256,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 1938,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 427,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 3814,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 782,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 1200,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 31.46303093864709,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 304,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 1118,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 29.313057157839538,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 77,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 1122,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 29.41793392763503,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 40,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 374,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 9.805977975878342,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_NEGLIGIBLE_RISK_LOC",
      "value" : 1200,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 31.46303093864709,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_NEGLIGIBLE_RISK_COUNT",
      "value" : 304,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_LOW_RISK_LOC",
      "value" : 1118,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_LOW_RISK_PERCENTAGE",
      "value" : 29.313057157839538,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_LOW_RISK_COUNT",
      "value" : 77,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_MEDIUM_RISK_LOC",
      "value" : 1122,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_MEDIUM_RISK_PERCENTAGE",
      "value" : 29.41793392763503,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_MEDIUM_RISK_COUNT",
      "value" : 40,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_HIGH_RISK_LOC",
      "value" : 374,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_HIGH_RISK_PERCENTAGE",
      "value" : 9.805977975878342,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_HIGH_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PETASTORM_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 1200,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 31.46303093864709,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 304,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_LOC",
      "value" : 1118,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_PERCENTAGE",
      "value" : 29.313057157839538,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_COUNT",
      "value" : 77,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_LOC",
      "value" : 1122,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 29.41793392763503,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_COUNT",
      "value" : 40,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_LOC",
      "value" : 374,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_PERCENTAGE",
      "value" : 9.805977975878342,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 1992,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 52.22863135815417,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 353,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 1089,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 28.552700576822232,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 51,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 733,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 19.218668065023596,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 23,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_NEGLIGIBLE_RISK_LOC",
      "value" : 1992,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 52.22863135815417,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_NEGLIGIBLE_RISK_COUNT",
      "value" : 353,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_LOW_RISK_LOC",
      "value" : 1089,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_LOW_RISK_PERCENTAGE",
      "value" : 28.552700576822232,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_LOW_RISK_COUNT",
      "value" : 51,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_MEDIUM_RISK_LOC",
      "value" : 733,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_MEDIUM_RISK_PERCENTAGE",
      "value" : 19.218668065023596,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_MEDIUM_RISK_COUNT",
      "value" : 23,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PETASTORM_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 1992,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 52.22863135815417,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 353,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_LOC",
      "value" : 1089,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_PERCENTAGE",
      "value" : 28.552700576822232,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_COUNT",
      "value" : 51,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_LOC",
      "value" : 733,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 19.218668065023596,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_COUNT",
      "value" : 23,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 2831,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 309,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 389,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 1945,
      "description" : "The number of estimated working days in the period"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_COUNT",
      "value" : 4,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_COUNT",
      "value" : 3,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_COUNT",
      "value" : 49,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_LOC",
      "value" : 653,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_LOC",
      "value" : 329,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_LOC",
      "value" : 3614,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 57,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 11,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 10,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 202,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 4273,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 4.72735782822373,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_PETASTORM",
      "value" : 202,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_PETASTORM",
      "value" : 202,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_PETASTORM",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_ROOT",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PY",
      "value" : 202,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PY",
      "value" : 4271,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PY",
      "value" : 4.729571528915945,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 1066,
      "description" : "Total analysis time in milliseconds"
    } ]
  },
  "controlResults" : {
    "goalsAnalysisResults" : [ {
      "metricsWithGoal" : {
        "goal" : "Keep the system simple and easy to change",
        "description" : "Aim at keeping the system size modest (less than 200,000 LOC is good), duplication low (less than 5% is good), files small (no files longer than 1000 LOC is good), and units simple (no units with more than 25 decision points is good).",
        "controls" : [ {
          "metric" : "LINES_OF_CODE_MAIN",
          "description" : "Total number of lines of main code",
          "desiredRange" : {
            "min" : "0",
            "max" : "200000",
            "tolerance" : "20000"
          }
        }, {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        }, {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        }, {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        } ]
      },
      "controlStatuses" : [ {
        "control" : {
          "metric" : "LINES_OF_CODE_MAIN",
          "description" : "Total number of lines of main code",
          "desiredRange" : {
            "min" : "0",
            "max" : "200000",
            "tolerance" : "20000"
          }
        },
        "metric" : {
          "id" : "LINES_OF_CODE_MAIN",
          "value" : 4596,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 4.72735782822373,
          "description" : "Duplication percentage"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 0,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "value" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 318,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 56,
    "linesOfCode" : 4596,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 55,
      "description" : [ ]
    }, {
      "name" : "  *.cfg",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 4594,
      "description" : [ ]
    }, {
      "name" : "  *.cfg",
      "value" : 2,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 52,
    "linesOfCode" : 5715,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 52,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 5715,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 1,
    "linesOfCode" : 5,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.sh",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.sh",
      "value" : 5,
      "description" : [ ]
    } ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 36,
    "linesOfCode" : 1260,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 33,
      "description" : [ ]
    }, {
      "name" : "  *.rst",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.ini",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 909,
      "description" : [ ]
    }, {
      "name" : "  *.rst",
      "value" : 290,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 57,
      "description" : [ ]
    }, {
      "name" : "  *.ini",
      "value" : 4,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "ROOT",
      "filesCount" : 2,
      "linesOfCode" : 94,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.cfg",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 92,
        "description" : [ ]
      }, {
        "name" : "  *.cfg",
        "value" : 2,
        "description" : [ ]
      } ]
    }, {
      "name" : "petastorm",
      "filesCount" : 54,
      "linesOfCode" : 4502,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 54,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 4502,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "ROOT",
        "sourceFileFilters" : [ {
          "pathPattern" : "./.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        }, {
          "pathPattern" : "./petastorm/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "petastorm",
        "sourceFileFilters" : [ {
          "pathPattern" : "./petastorm/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      } ],
      "metaComponents" : [ ],
      "groups" : [ ],
      "includeRemainingFiles" : true,
      "dependenciesFinder" : {
        "useBuiltInDependencyFinders" : true,
        "rules" : [ ],
        "metaRules" : [ ]
      },
      "renderingOptions" : {
        "orientation" : "TB",
        "maxNumberOfDependencies" : 100,
        "renderComponentsWithoutDependencies" : true,
        "renderIndirectDependencies" : false,
        "renderInternalIndirectDependencies" : false,
        "reverseDirection" : false
      },
      "includeExternalComponents" : true,
      "dependencyLinkThreshold" : 1,
      "duplicationLinkThreshold" : 50,
      "temporalLinkThreshold" : 1,
      "maxSearchDepthLines" : 200
    },
    "fileCountPerComponent" : [ {
      "name" : "ROOT",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "petastorm",
      "value" : 54,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "ROOT",
      "value" : 94,
      "description" : [ ]
    }, {
      "name" : "petastorm",
      "value" : 4502,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 3,
      "linesOfCode" : 819,
      "numberOfRegexLineMatches" : 7,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 3,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 819,
        "description" : [ ]
      } ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 53,
      "linesOfCode" : 3777,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 52,
        "description" : [ ]
      }, {
        "name" : "  *.cfg",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 3775,
        "description" : [ ]
      }, {
        "name" : "  *.cfg",
        "value" : 2,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 3,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 53,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 819,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 3777,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "github actions",
      "color" : "#7CB9E8",
      "pathPatterns" : [ "(|.*/)[.]github[/]workflows[/].*" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : ".github/workflows/unittest.yml"
  }, {
    "tagRule" : {
      "tag" : "make",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)Makefile" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "docker/Makefile\ndocs/autodoc/Makefile"
  }, {
    "tagRule" : {
      "tag" : "docker",
      "color" : "#A3C1AD",
      "pathPatterns" : [ "(|.*/)Dockerfile" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "docker/Dockerfile\nexamples/mnist/pytorch/Dockerfile"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 1402,
      "lowRiskValue" : 1256,
      "mediumRiskValue" : 1938,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 9,
      "negligibleRiskCount" : 40,
      "mediumRiskCount" : 7,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 30.50478677110531,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 42.16710182767624,
      "lowRiskPercentage" : 27.32811140121845,
      "totalValue" : 4596,
      "totalCount" : 56
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 1400,
      "lowRiskValue" : 1256,
      "mediumRiskValue" : 1938,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 9,
      "negligibleRiskCount" : 39,
      "mediumRiskCount" : 7,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 30.4745319982586,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 42.18545929473226,
      "lowRiskPercentage" : 27.340008707009144,
      "totalValue" : 4594,
      "totalCount" : 55
    }, {
      "key" : "cfg",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 2,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 2,
      "totalCount" : 1
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 94,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 94,
        "totalCount" : 2
      }, {
        "key" : "petastorm",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 1308,
        "lowRiskValue" : 1256,
        "mediumRiskValue" : 1938,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 9,
        "negligibleRiskCount" : 38,
        "mediumRiskCount" : 7,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 29.05375388716126,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 43.0475344291426,
        "lowRiskPercentage" : 27.898711683696135,
        "totalValue" : 4502,
        "totalCount" : 54
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "petastorm/spark/spark_dataset_converter.py",
      "extension" : "py",
      "linesOfCode" : 403,
      "unitsCount" : 37,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 326
    }, {
      "relativePath" : "petastorm/reader.py",
      "extension" : "py",
      "linesOfCode" : 381,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 97,
      "linesOfCodeInUnits" : 350
    }, {
      "relativePath" : "petastorm/unischema.py",
      "extension" : "py",
      "linesOfCode" : 266,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 240
    }, {
      "relativePath" : "petastorm/pytorch.py",
      "extension" : "py",
      "linesOfCode" : 248,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 95,
      "linesOfCodeInUnits" : 223
    }, {
      "relativePath" : "petastorm/arrow_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 225,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 208
    }, {
      "relativePath" : "petastorm/workers_pool/process_pool.py",
      "extension" : "py",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 192
    }, {
      "relativePath" : "petastorm/etl/dataset_metadata.py",
      "extension" : "py",
      "linesOfCode" : 201,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 181
    }, {
      "relativePath" : "petastorm/tf_utils.py",
      "extension" : "py",
      "linesOfCode" : 180,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 147
    }, {
      "relativePath" : "petastorm/hdfs/namenode.py",
      "extension" : "py",
      "linesOfCode" : 159,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 135
    }, {
      "relativePath" : "petastorm/py_dict_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 155,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 140
    }, {
      "relativePath" : "petastorm/codecs.py",
      "extension" : "py",
      "linesOfCode" : 154,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 54,
      "linesOfCodeInUnits" : 136
    }, {
      "relativePath" : "petastorm/workers_pool/thread_pool.py",
      "extension" : "py",
      "linesOfCode" : 150,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 58,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "petastorm/benchmark/throughput.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 123,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "petastorm/fs_utils.py",
      "extension" : "py",
      "linesOfCode" : 106,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 35,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "petastorm/ngram.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
      "extension" : "py",
      "linesOfCode" : 98,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "petastorm/predicates.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/ventilator.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "petastorm/tools/copy_dataset.py",
      "extension" : "py",
      "linesOfCode" : 77,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "petastorm/reader_impl/shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexers.py",
      "extension" : "py",
      "linesOfCode" : 73,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexing.py",
      "extension" : "py",
      "linesOfCode" : 71,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/namedtuple_gt_255_fields.py",
      "extension" : "py",
      "linesOfCode" : 65,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/benchmark/cli.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "petastorm/utils.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "petastorm/benchmark/dummy_reader.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "petastorm/weighted_sampling_reader.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "petastorm/selectors.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/etl/metadata_util.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/local_disk_cache.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/workers_pool/dummy_pool.py",
      "extension" : "py",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "petastorm/etl/legacy.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "petastorm/transform.py",
      "extension" : "py",
      "linesOfCode" : 32,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/batching_table_queue.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "petastorm/tools/spark_session_cli.py",
      "extension" : "py",
      "linesOfCode" : 28,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "petastorm/etl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/spark_utils.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process_entrypoint.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/generator.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "petastorm/reader_impl/arrow_table_serializer.py",
      "extension" : "py",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "petastorm/workers_pool/worker_base.py",
      "extension" : "py",
      "linesOfCode" : 11,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "petastorm/cache.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "petastorm/reader_impl/pickle_serializer.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "petastorm/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/__init__.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/spark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "petastorm/spark/spark_dataset_converter.py",
      "extension" : "py",
      "linesOfCode" : 403,
      "unitsCount" : 37,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 326
    }, {
      "relativePath" : "petastorm/codecs.py",
      "extension" : "py",
      "linesOfCode" : 154,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 54,
      "linesOfCodeInUnits" : 136
    }, {
      "relativePath" : "petastorm/unischema.py",
      "extension" : "py",
      "linesOfCode" : 266,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 240
    }, {
      "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 123,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "petastorm/reader.py",
      "extension" : "py",
      "linesOfCode" : 381,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 97,
      "linesOfCodeInUnits" : 350
    }, {
      "relativePath" : "petastorm/predicates.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "petastorm/reader_impl/shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "petastorm/pytorch.py",
      "extension" : "py",
      "linesOfCode" : 248,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 95,
      "linesOfCodeInUnits" : 223
    }, {
      "relativePath" : "petastorm/tf_utils.py",
      "extension" : "py",
      "linesOfCode" : 180,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 147
    }, {
      "relativePath" : "petastorm/hdfs/namenode.py",
      "extension" : "py",
      "linesOfCode" : 159,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 135
    }, {
      "relativePath" : "petastorm/ngram.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexers.py",
      "extension" : "py",
      "linesOfCode" : 73,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "petastorm/workers_pool/process_pool.py",
      "extension" : "py",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 192
    }, {
      "relativePath" : "petastorm/workers_pool/thread_pool.py",
      "extension" : "py",
      "linesOfCode" : 150,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 58,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "petastorm/etl/dataset_metadata.py",
      "extension" : "py",
      "linesOfCode" : 201,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 181
    }, {
      "relativePath" : "petastorm/py_dict_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 155,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 140
    }, {
      "relativePath" : "petastorm/workers_pool/ventilator.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "petastorm/arrow_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 225,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 208
    }, {
      "relativePath" : "petastorm/selectors.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/weighted_sampling_reader.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "petastorm/fs_utils.py",
      "extension" : "py",
      "linesOfCode" : 106,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 35,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "petastorm/benchmark/throughput.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "petastorm/workers_pool/dummy_pool.py",
      "extension" : "py",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "petastorm/etl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/benchmark/dummy_reader.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/batching_table_queue.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexing.py",
      "extension" : "py",
      "linesOfCode" : 71,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/tools/copy_dataset.py",
      "extension" : "py",
      "linesOfCode" : 77,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "petastorm/transform.py",
      "extension" : "py",
      "linesOfCode" : 32,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "petastorm/utils.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "petastorm/etl/legacy.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
      "extension" : "py",
      "linesOfCode" : 98,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "petastorm/benchmark/cli.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "petastorm/local_disk_cache.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/workers_pool/worker_base.py",
      "extension" : "py",
      "linesOfCode" : 11,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "petastorm/tools/spark_session_cli.py",
      "extension" : "py",
      "linesOfCode" : 28,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "petastorm/cache.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "petastorm/reader_impl/pickle_serializer.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "petastorm/reader_impl/arrow_table_serializer.py",
      "extension" : "py",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "petastorm/namedtuple_gt_255_fields.py",
      "extension" : "py",
      "linesOfCode" : 65,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/generator.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "petastorm/spark_utils.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 11
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 653,
      "highRiskValue" : 329,
      "veryHighRiskValue" : 3614,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 4,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 49,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 78.63359442993908,
      "highRiskPercentage" : 7.158398607484769,
      "mediumRiskPercentage" : 14.208006962576153,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 4596,
      "totalCount" : 56
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 4596,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 56,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 4596,
      "totalCount" : 56
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 740,
      "lowRiskValue" : 1536,
      "mediumRiskValue" : 1935,
      "highRiskValue" : 385,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 18,
      "negligibleRiskCount" : 27,
      "mediumRiskCount" : 9,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 16.100957354221062,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 8.376849434290687,
      "mediumRiskPercentage" : 42.10182767624021,
      "lowRiskPercentage" : 33.420365535248045,
      "totalValue" : 4596,
      "totalCount" : 56
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 216,
      "lowRiskValue" : 1069,
      "mediumRiskValue" : 2279,
      "highRiskValue" : 1032,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 23,
      "negligibleRiskCount" : 13,
      "mediumRiskCount" : 14,
      "highRiskCount" : 6,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 4.699738903394256,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 22.45430809399478,
      "mediumRiskPercentage" : 49.58659704090513,
      "lowRiskPercentage" : 23.259355961705833,
      "totalValue" : 4596,
      "totalCount" : 56
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 738,
      "lowRiskValue" : 1536,
      "mediumRiskValue" : 1935,
      "highRiskValue" : 385,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 18,
      "negligibleRiskCount" : 26,
      "mediumRiskCount" : 9,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 16.06443186765346,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 8.380496299521115,
      "mediumRiskPercentage" : 42.12015672616456,
      "lowRiskPercentage" : 33.43491510666086,
      "totalValue" : 4594,
      "totalCount" : 55
    }, {
      "key" : "cfg",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 2,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 2,
      "totalCount" : 1
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 653,
      "highRiskValue" : 329,
      "veryHighRiskValue" : 3612,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 4,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 48,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 78.62429255550718,
      "highRiskPercentage" : 7.16151501959077,
      "mediumRiskPercentage" : 14.214192424902047,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 4594,
      "totalCount" : 55
    }, {
      "key" : "cfg",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 2,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 2,
      "totalCount" : 1
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 4594,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 55,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 4594,
      "totalCount" : 55
    }, {
      "key" : "cfg",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 2,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 2,
      "totalCount" : 1
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 92,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 2.127659574468085,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 97.87234042553192,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 94,
        "totalCount" : 2
      }, {
        "key" : "petastorm",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 738,
        "lowRiskValue" : 1536,
        "mediumRiskValue" : 1843,
        "highRiskValue" : 385,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 18,
        "negligibleRiskCount" : 26,
        "mediumRiskCount" : 8,
        "highRiskCount" : 2,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 16.392714349178142,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 8.551754775655265,
        "mediumRiskPercentage" : 40.93736117281208,
        "lowRiskPercentage" : 34.11816970235451,
        "totalValue" : 4502,
        "totalCount" : 54
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 94,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 2,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 94,
        "totalCount" : 2
      }, {
        "key" : "petastorm",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 4502,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 54,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4502,
        "totalCount" : 54
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 92,
        "veryHighRiskValue" : 2,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 2.127659574468085,
        "highRiskPercentage" : 97.87234042553192,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 94,
        "totalCount" : 2
      }, {
        "key" : "petastorm",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 653,
        "highRiskValue" : 237,
        "veryHighRiskValue" : 3612,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 4,
        "highRiskCount" : 2,
        "veryHighRiskCount" : 48,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 80.23100844069303,
        "highRiskPercentage" : 5.264326965792981,
        "mediumRiskPercentage" : 14.504664593513994,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4502,
        "totalCount" : 54
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader.py",
      "extension" : "py",
      "linesOfCode" : 381,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 97,
      "linesOfCodeInUnits" : 350
    }, {
      "relativePath" : "petastorm/unischema.py",
      "extension" : "py",
      "linesOfCode" : 266,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 240
    }, {
      "relativePath" : "petastorm/workers_pool/process_pool.py",
      "extension" : "py",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 192
    }, {
      "relativePath" : "petastorm/etl/dataset_metadata.py",
      "extension" : "py",
      "linesOfCode" : 201,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 181
    }, {
      "relativePath" : "petastorm/tf_utils.py",
      "extension" : "py",
      "linesOfCode" : 180,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 147
    }, {
      "relativePath" : "petastorm/hdfs/namenode.py",
      "extension" : "py",
      "linesOfCode" : 159,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 135
    }, {
      "relativePath" : "petastorm/codecs.py",
      "extension" : "py",
      "linesOfCode" : 154,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 54,
      "linesOfCodeInUnits" : 136
    }, {
      "relativePath" : "petastorm/workers_pool/thread_pool.py",
      "extension" : "py",
      "linesOfCode" : 150,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 58,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "petastorm/fs_utils.py",
      "extension" : "py",
      "linesOfCode" : 106,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 35,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "petastorm/predicates.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "petastorm/workers_pool/ventilator.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexers.py",
      "extension" : "py",
      "linesOfCode" : 73,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexing.py",
      "extension" : "py",
      "linesOfCode" : 71,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/utils.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "petastorm/selectors.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/etl/metadata_util.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/local_disk_cache.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/workers_pool/dummy_pool.py",
      "extension" : "py",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "petastorm/etl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/spark_utils.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/generator.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "petastorm/workers_pool/worker_base.py",
      "extension" : "py",
      "linesOfCode" : 11,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "petastorm/cache.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "petastorm/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/__init__.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/hdfs/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/etl/legacy.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
      "extension" : "py",
      "linesOfCode" : 98,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "petastorm/pytorch.py",
      "extension" : "py",
      "linesOfCode" : 248,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 95,
      "linesOfCodeInUnits" : 223
    }, {
      "relativePath" : "petastorm/reader_impl/shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "petastorm/reader_impl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/ngram.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/weighted_sampling_reader.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "petastorm/benchmark/throughput.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "petastorm/benchmark/cli.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "petastorm/benchmark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/tools/copy_dataset.py",
      "extension" : "py",
      "linesOfCode" : 77,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "petastorm/tools/spark_session_cli.py",
      "extension" : "py",
      "linesOfCode" : 28,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "petastorm/tools/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader_impl/pickle_serializer.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/batching_table_queue.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/arrow_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 225,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 208
    }, {
      "relativePath" : "petastorm/py_dict_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 155,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 140
    }, {
      "relativePath" : "petastorm/reader_impl/arrow_table_serializer.py",
      "extension" : "py",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "petastorm/transform.py",
      "extension" : "py",
      "linesOfCode" : 32,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "petastorm/namedtuple_gt_255_fields.py",
      "extension" : "py",
      "linesOfCode" : 65,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 57
    } ],
    "youngestFiles" : [ {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process_entrypoint.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 123,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "petastorm/benchmark/dummy_reader.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "petastorm/spark/spark_dataset_converter.py",
      "extension" : "py",
      "linesOfCode" : 403,
      "unitsCount" : 37,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 326
    }, {
      "relativePath" : "petastorm/spark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/errors.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/namedtuple_gt_255_fields.py",
      "extension" : "py",
      "linesOfCode" : 65,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/transform.py",
      "extension" : "py",
      "linesOfCode" : 32,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "petastorm/arrow_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 225,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 208
    }, {
      "relativePath" : "petastorm/py_dict_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 155,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 140
    }, {
      "relativePath" : "petastorm/reader_impl/arrow_table_serializer.py",
      "extension" : "py",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/batching_table_queue.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader_impl/pickle_serializer.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "petastorm/tools/copy_dataset.py",
      "extension" : "py",
      "linesOfCode" : 77,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "petastorm/tools/spark_session_cli.py",
      "extension" : "py",
      "linesOfCode" : 28,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "petastorm/tools/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/benchmark/throughput.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "petastorm/benchmark/cli.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "petastorm/benchmark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/weighted_sampling_reader.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/ngram.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "petastorm/reader_impl/shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "petastorm/reader_impl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/pytorch.py",
      "extension" : "py",
      "linesOfCode" : 248,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 95,
      "linesOfCodeInUnits" : 223
    }, {
      "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
      "extension" : "py",
      "linesOfCode" : 98,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "petastorm/etl/legacy.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "petastorm/reader.py",
      "extension" : "py",
      "linesOfCode" : 381,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 97,
      "linesOfCodeInUnits" : 350
    }, {
      "relativePath" : "petastorm/unischema.py",
      "extension" : "py",
      "linesOfCode" : 266,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 240
    }, {
      "relativePath" : "petastorm/workers_pool/process_pool.py",
      "extension" : "py",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 192
    }, {
      "relativePath" : "petastorm/etl/dataset_metadata.py",
      "extension" : "py",
      "linesOfCode" : 201,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 181
    }, {
      "relativePath" : "petastorm/tf_utils.py",
      "extension" : "py",
      "linesOfCode" : 180,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 147
    }, {
      "relativePath" : "petastorm/hdfs/namenode.py",
      "extension" : "py",
      "linesOfCode" : 159,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 135
    }, {
      "relativePath" : "petastorm/codecs.py",
      "extension" : "py",
      "linesOfCode" : 154,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 54,
      "linesOfCodeInUnits" : 136
    }, {
      "relativePath" : "petastorm/workers_pool/thread_pool.py",
      "extension" : "py",
      "linesOfCode" : 150,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 58,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "petastorm/fs_utils.py",
      "extension" : "py",
      "linesOfCode" : 106,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 35,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "petastorm/predicates.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "petastorm/workers_pool/ventilator.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexers.py",
      "extension" : "py",
      "linesOfCode" : 73,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexing.py",
      "extension" : "py",
      "linesOfCode" : 71,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/utils.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "petastorm/selectors.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/etl/metadata_util.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/local_disk_cache.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/workers_pool/dummy_pool.py",
      "extension" : "py",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "petastorm/etl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/spark_utils.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/generator.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "petastorm/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/arrow_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 225,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 208
    }, {
      "relativePath" : "petastorm/reader.py",
      "extension" : "py",
      "linesOfCode" : 381,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 97,
      "linesOfCodeInUnits" : 350
    }, {
      "relativePath" : "petastorm/local_disk_cache.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/workers_pool/thread_pool.py",
      "extension" : "py",
      "linesOfCode" : 150,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 58,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/ventilator.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "petastorm/spark/spark_dataset_converter.py",
      "extension" : "py",
      "linesOfCode" : 403,
      "unitsCount" : 37,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 326
    }, {
      "relativePath" : "petastorm/py_dict_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 155,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 140
    }, {
      "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 123,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "petastorm/workers_pool/process_pool.py",
      "extension" : "py",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 192
    }, {
      "relativePath" : "petastorm/pytorch.py",
      "extension" : "py",
      "linesOfCode" : 248,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 95,
      "linesOfCodeInUnits" : 223
    }, {
      "relativePath" : "petastorm/predicates.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "petastorm/reader_impl/pickle_serializer.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "petastorm/hdfs/namenode.py",
      "extension" : "py",
      "linesOfCode" : 159,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 135
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process_entrypoint.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/tf_utils.py",
      "extension" : "py",
      "linesOfCode" : 180,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 147
    }, {
      "relativePath" : "petastorm/unischema.py",
      "extension" : "py",
      "linesOfCode" : 266,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 240
    }, {
      "relativePath" : "petastorm/etl/legacy.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "petastorm/fs_utils.py",
      "extension" : "py",
      "linesOfCode" : 106,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 35,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "petastorm/reader_impl/arrow_table_serializer.py",
      "extension" : "py",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "petastorm/etl/dataset_metadata.py",
      "extension" : "py",
      "linesOfCode" : 201,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 181
    }, {
      "relativePath" : "petastorm/ngram.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "petastorm/weighted_sampling_reader.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "petastorm/benchmark/throughput.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexing.py",
      "extension" : "py",
      "linesOfCode" : 71,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/benchmark/cli.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "petastorm/utils.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "petastorm/codecs.py",
      "extension" : "py",
      "linesOfCode" : 154,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 54,
      "linesOfCodeInUnits" : 136
    }, {
      "relativePath" : "petastorm/benchmark/dummy_reader.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "petastorm/transform.py",
      "extension" : "py",
      "linesOfCode" : 32,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "petastorm/spark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader_impl/shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
      "extension" : "py",
      "linesOfCode" : 98,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "petastorm/tools/copy_dataset.py",
      "extension" : "py",
      "linesOfCode" : 77,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "petastorm/selectors.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/errors.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/namedtuple_gt_255_fields.py",
      "extension" : "py",
      "linesOfCode" : 65,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/etl/metadata_util.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/spark_utils.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "petastorm/etl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/cache.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "petastorm/workers_pool/__init__.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/batching_table_queue.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/dummy_pool.py",
      "extension" : "py",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "petastorm/tools/spark_session_cli.py",
      "extension" : "py",
      "linesOfCode" : 28,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "petastorm/tools/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/benchmark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "petastorm/hdfs/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/worker_base.py",
      "extension" : "py",
      "linesOfCode" : 11,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "petastorm/reader_impl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexers.py",
      "extension" : "py",
      "linesOfCode" : 73,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/generator.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "petastorm/benchmark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/tools/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/tools/spark_session_cli.py",
      "extension" : "py",
      "linesOfCode" : 28,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "petastorm/workers_pool/dummy_pool.py",
      "extension" : "py",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/batching_table_queue.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "petastorm/workers_pool/__init__.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/cache.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "petastorm/etl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/spark_utils.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "petastorm/etl/metadata_util.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/namedtuple_gt_255_fields.py",
      "extension" : "py",
      "linesOfCode" : 65,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/errors.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/selectors.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/tools/copy_dataset.py",
      "extension" : "py",
      "linesOfCode" : 77,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
      "extension" : "py",
      "linesOfCode" : 98,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "petastorm/reader_impl/shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "petastorm/spark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/transform.py",
      "extension" : "py",
      "linesOfCode" : 32,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "petastorm/benchmark/dummy_reader.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "petastorm/codecs.py",
      "extension" : "py",
      "linesOfCode" : 154,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 54,
      "linesOfCodeInUnits" : 136
    }, {
      "relativePath" : "petastorm/utils.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "petastorm/benchmark/cli.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexing.py",
      "extension" : "py",
      "linesOfCode" : 71,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/benchmark/throughput.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "petastorm/weighted_sampling_reader.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "petastorm/ngram.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "petastorm/etl/dataset_metadata.py",
      "extension" : "py",
      "linesOfCode" : 201,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 181
    }, {
      "relativePath" : "petastorm/reader_impl/arrow_table_serializer.py",
      "extension" : "py",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "petastorm/fs_utils.py",
      "extension" : "py",
      "linesOfCode" : 106,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 35,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "petastorm/etl/legacy.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "petastorm/unischema.py",
      "extension" : "py",
      "linesOfCode" : 266,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 240
    }, {
      "relativePath" : "petastorm/tf_utils.py",
      "extension" : "py",
      "linesOfCode" : 180,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 147
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process_entrypoint.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/hdfs/namenode.py",
      "extension" : "py",
      "linesOfCode" : 159,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 135
    }, {
      "relativePath" : "petastorm/reader_impl/pickle_serializer.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "petastorm/predicates.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "petastorm/pytorch.py",
      "extension" : "py",
      "linesOfCode" : 248,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 95,
      "linesOfCodeInUnits" : 223
    }, {
      "relativePath" : "petastorm/workers_pool/process_pool.py",
      "extension" : "py",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 192
    }, {
      "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 123,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "petastorm/py_dict_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 155,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 140
    }, {
      "relativePath" : "petastorm/spark/spark_dataset_converter.py",
      "extension" : "py",
      "linesOfCode" : 403,
      "unitsCount" : 37,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 326
    }, {
      "relativePath" : "petastorm/workers_pool/ventilator.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 74
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "petastorm/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader.py",
      "extension" : "py",
      "linesOfCode" : 381,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 97,
      "linesOfCodeInUnits" : 350
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/etl/dataset_metadata.py",
      "extension" : "py",
      "linesOfCode" : 201,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 181
    }, {
      "relativePath" : "petastorm/unischema.py",
      "extension" : "py",
      "linesOfCode" : 266,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 240
    }, {
      "relativePath" : "petastorm/spark/spark_dataset_converter.py",
      "extension" : "py",
      "linesOfCode" : 403,
      "unitsCount" : 37,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 326
    }, {
      "relativePath" : "petastorm/arrow_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 225,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 208
    }, {
      "relativePath" : "petastorm/pytorch.py",
      "extension" : "py",
      "linesOfCode" : 248,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 95,
      "linesOfCodeInUnits" : 223
    }, {
      "relativePath" : "petastorm/workers_pool/process_pool.py",
      "extension" : "py",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 192
    }, {
      "relativePath" : "petastorm/fs_utils.py",
      "extension" : "py",
      "linesOfCode" : 106,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 35,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "petastorm/tf_utils.py",
      "extension" : "py",
      "linesOfCode" : 180,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 147
    }, {
      "relativePath" : "petastorm/codecs.py",
      "extension" : "py",
      "linesOfCode" : 154,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 54,
      "linesOfCodeInUnits" : 136
    }, {
      "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
      "extension" : "py",
      "linesOfCode" : 98,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "petastorm/py_dict_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 155,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 140
    }, {
      "relativePath" : "petastorm/utils.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexing.py",
      "extension" : "py",
      "linesOfCode" : 71,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/hdfs/namenode.py",
      "extension" : "py",
      "linesOfCode" : 159,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 135
    }, {
      "relativePath" : "petastorm/workers_pool/ventilator.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "petastorm/ngram.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "petastorm/benchmark/throughput.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "petastorm/workers_pool/thread_pool.py",
      "extension" : "py",
      "linesOfCode" : 150,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 58,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/transform.py",
      "extension" : "py",
      "linesOfCode" : 32,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "petastorm/local_disk_cache.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/weighted_sampling_reader.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "petastorm/predicates.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "petastorm/spark_utils.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "petastorm/etl/metadata_util.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader_impl/shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexers.py",
      "extension" : "py",
      "linesOfCode" : 73,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "petastorm/cache.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "petastorm/etl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/workers_pool/dummy_pool.py",
      "extension" : "py",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "petastorm/benchmark/cli.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "petastorm/tools/copy_dataset.py",
      "extension" : "py",
      "linesOfCode" : 77,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 123,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "petastorm/spark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/__init__.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/generator.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "petastorm/etl/legacy.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "petastorm/selectors.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/reader_impl/pickle_serializer.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "petastorm/reader_impl/arrow_table_serializer.py",
      "extension" : "py",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "petastorm/tools/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/benchmark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader_impl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/hdfs/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/errors.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "petastorm/reader.py",
      "extension" : "py",
      "linesOfCode" : 381,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 97,
      "linesOfCodeInUnits" : 350
    }, {
      "relativePath" : "petastorm/fs_utils.py",
      "extension" : "py",
      "linesOfCode" : 106,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 35,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "petastorm/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/etl/dataset_metadata.py",
      "extension" : "py",
      "linesOfCode" : 201,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 181
    }, {
      "relativePath" : "petastorm/pytorch.py",
      "extension" : "py",
      "linesOfCode" : 248,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 95,
      "linesOfCodeInUnits" : 223
    }, {
      "relativePath" : "petastorm/unischema.py",
      "extension" : "py",
      "linesOfCode" : 266,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 240
    }, {
      "relativePath" : "petastorm/tf_utils.py",
      "extension" : "py",
      "linesOfCode" : 180,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 147
    }, {
      "relativePath" : "petastorm/arrow_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 225,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 208
    }, {
      "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
      "extension" : "py",
      "linesOfCode" : 98,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "petastorm/workers_pool/process_pool.py",
      "extension" : "py",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 192
    }, {
      "relativePath" : "petastorm/codecs.py",
      "extension" : "py",
      "linesOfCode" : 154,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 54,
      "linesOfCodeInUnits" : 136
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexing.py",
      "extension" : "py",
      "linesOfCode" : 71,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/hdfs/namenode.py",
      "extension" : "py",
      "linesOfCode" : 159,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 135
    }, {
      "relativePath" : "petastorm/workers_pool/ventilator.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "petastorm/spark/spark_dataset_converter.py",
      "extension" : "py",
      "linesOfCode" : 403,
      "unitsCount" : 37,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 326
    }, {
      "relativePath" : "petastorm/ngram.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "petastorm/benchmark/throughput.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "petastorm/workers_pool/thread_pool.py",
      "extension" : "py",
      "linesOfCode" : 150,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 58,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "petastorm/local_disk_cache.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/py_dict_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 155,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 140
    }, {
      "relativePath" : "petastorm/utils.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "petastorm/predicates.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "petastorm/etl/metadata_util.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/spark_utils.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/transform.py",
      "extension" : "py",
      "linesOfCode" : 32,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "petastorm/weighted_sampling_reader.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexers.py",
      "extension" : "py",
      "linesOfCode" : 73,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "petastorm/tools/copy_dataset.py",
      "extension" : "py",
      "linesOfCode" : 77,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "petastorm/reader_impl/shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "petastorm/etl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 123,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "petastorm/generator.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "petastorm/selectors.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/cache.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "petastorm/benchmark/cli.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "petastorm/workers_pool/dummy_pool.py",
      "extension" : "py",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "petastorm/etl/legacy.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "petastorm/spark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/__init__.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader_impl/pickle_serializer.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "petastorm/reader_impl/arrow_table_serializer.py",
      "extension" : "py",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/batching_table_queue.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "petastorm/errors.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/hdfs/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader_impl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/benchmark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "petastorm/namedtuple_gt_255_fields.py",
      "extension" : "py",
      "linesOfCode" : 65,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/benchmark/dummy_reader.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/batching_table_queue.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "petastorm/tools/spark_session_cli.py",
      "extension" : "py",
      "linesOfCode" : 28,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process_entrypoint.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/workers_pool/worker_base.py",
      "extension" : "py",
      "linesOfCode" : 11,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/pyarrow_helpers/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/errors.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/hdfs/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader_impl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/benchmark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/tools/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/benchmark/cli.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "petastorm/workers_pool/dummy_pool.py",
      "extension" : "py",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "petastorm/etl/legacy.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "petastorm/reader_impl/arrow_table_serializer.py",
      "extension" : "py",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "petastorm/cache.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "petastorm/reader_impl/pickle_serializer.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "petastorm/workers_pool/__init__.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/spark/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 123,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "petastorm/reader_impl/shuffling_buffer.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "petastorm/selectors.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/etl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/generator.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "petastorm/tools/copy_dataset.py",
      "extension" : "py",
      "linesOfCode" : 77,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexers.py",
      "extension" : "py",
      "linesOfCode" : 73,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "petastorm/weighted_sampling_reader.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "petastorm/transform.py",
      "extension" : "py",
      "linesOfCode" : 32,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "petastorm/workers_pool/exec_in_new_process.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "petastorm/py_dict_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 155,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 140
    }, {
      "relativePath" : "petastorm/predicates.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "petastorm/utils.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "petastorm/etl/metadata_util.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "petastorm/spark_utils.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "petastorm/spark/spark_dataset_converter.py",
      "extension" : "py",
      "linesOfCode" : 403,
      "unitsCount" : 37,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 326
    }, {
      "relativePath" : "petastorm/workers_pool/thread_pool.py",
      "extension" : "py",
      "linesOfCode" : 150,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 58,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "petastorm/benchmark/throughput.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "petastorm/ngram.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "petastorm/local_disk_cache.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "petastorm/hdfs/namenode.py",
      "extension" : "py",
      "linesOfCode" : 159,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 135
    }, {
      "relativePath" : "petastorm/workers_pool/ventilator.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "petastorm/etl/rowgroup_indexing.py",
      "extension" : "py",
      "linesOfCode" : 71,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "petastorm/workers_pool/process_pool.py",
      "extension" : "py",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 192
    }, {
      "relativePath" : "petastorm/codecs.py",
      "extension" : "py",
      "linesOfCode" : 154,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 54,
      "linesOfCodeInUnits" : 136
    }, {
      "relativePath" : "petastorm/arrow_reader_worker.py",
      "extension" : "py",
      "linesOfCode" : 225,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 208
    }, {
      "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
      "extension" : "py",
      "linesOfCode" : 98,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "petastorm/unischema.py",
      "extension" : "py",
      "linesOfCode" : 266,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 240
    }, {
      "relativePath" : "petastorm/tf_utils.py",
      "extension" : "py",
      "linesOfCode" : 180,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 69,
      "linesOfCodeInUnits" : 147
    } ],
    "firstDate" : "2018-07-19",
    "latestDate" : "2026-01-02",
    "daysBetweenFirstAndLastDate" : 2725,
    "weeks" : 389,
    "estimatedWorkindDays" : 1945,
    "activeDays" : 309,
    "ageInDays" : 2831,
    "historyPerExtensionPerYear" : [ {
      "extension" : "yaml",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "selitvin@users.noreply.github.com", "74630762+chongxiaoc@users.noreply.github.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2021",
      "commitsCount" : 11,
      "contributors" : [ "chongxiaoc@uber.com", "74630762+chongxiaoc@users.noreply.github.com", "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2020",
      "commitsCount" : 13,
      "contributors" : [ "yevgeni@uber.com", "liang.zhang@databricks.com", "weichen.xu@databricks.com", "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "sh",
      "year" : "2018",
      "commitsCount" : 2,
      "contributors" : [ "yevgeni@uber.com" ]
    }, {
      "extension" : "rst",
      "year" : "2019",
      "commitsCount" : 22,
      "contributors" : [ "joshua.goller@uber.com", "yevgeni@uber.com", "mtn@uber.com", "dimitrov@uber.com", "michaeltnoronha@gmail.com" ]
    }, {
      "extension" : "rst",
      "year" : "2018",
      "commitsCount" : 30,
      "contributors" : [ "viv.panyam@gmail.com", "yevgeni@uber.com", "rgruener@users.noreply.github.com", "robbieg@uber.com", "ocheng@uber.com" ]
    }, {
      "extension" : "parquet",
      "year" : "2019",
      "commitsCount" : 2,
      "contributors" : [ "yevgeni@uber.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2026",
      "commitsCount" : 1,
      "contributors" : [ "arushi.arora@uber.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2025",
      "commitsCount" : 3,
      "contributors" : [ "40239280+arushi297@users.noreply.github.com", "arushi.arora@uber.com" ]
    }, {
      "extension" : "py",
      "year" : "2022",
      "commitsCount" : 22,
      "contributors" : [ "yevgeni@aurora.tech", "farahani.mostafa@gmail.com", "udhayaraj12@gmail.com", "54285210+rbetz@users.noreply.github.com", "chongxiaoc@uber.com", "tir.karthi@gmail.com", "74630762+chongxiaoc@users.noreply.github.com", "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "py",
      "year" : "2021",
      "commitsCount" : 38,
      "contributors" : [ "yevgeni@aurora.tech", "gregor.ehrensperger@gmx.com", "maansar@microsoft.com", "chongxiaoc@uber.com", "tir.karthi@gmail.com", "tgaddair@gmail.com", "manjuransari143@gmail.com", "74630762+chongxiaoc@users.noreply.github.com", "selitvin@yevgenis-macbook-pro-2.local", "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "py",
      "year" : "2020",
      "commitsCount" : 149,
      "contributors" : [ "44522052+ritwikbera@users.noreply.github.com", "dmcguire81@gmail.com", "yevgeni@uber.com", "xiaohan.huang@gmail.com", "ingolfured@gmail.com", "gueguenster@gmail.com", "taddair@uber.com", "tgaddair@gmail.com", "felipe.such@uber.com", "greg_walker@sympatico.ca", "hezj07+github@gmail.com", "liang.zhang@databricks.com", "fardin@uber.com", "weichen.xu@databricks.com", "dmcguire@blackberry.com", "jgblight@gmail.com", "selitvin@users.noreply.github.com", "hellomind@gmail.com" ]
    }, {
      "extension" : "png",
      "year" : "2018",
      "commitsCount" : 3,
      "contributors" : [ "yevgeni@uber.com", "ocheng@uber.com" ]
    }, {
      "extension" : "cfg",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "robbieg@uber.com" ]
    }, {
      "extension" : "py",
      "year" : "2025",
      "commitsCount" : 8,
      "contributors" : [ "40239280+arushi297@users.noreply.github.com", "arushi.arora@uber.com", "kashish@uber.com", "kashish.mittal55@gmail.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2018",
      "commitsCount" : 3,
      "contributors" : [ "yevgeni@uber.com", "rgruener@users.noreply.github.com", "ocheng@uber.com" ]
    }, {
      "extension" : "py",
      "year" : "2023",
      "commitsCount" : 2,
      "contributors" : [ "yevgeni@aurora.tech", "weichen.xu@databricks.com" ]
    }, {
      "extension" : "rst",
      "year" : "2025",
      "commitsCount" : 2,
      "contributors" : [ "arushi.arora@uber.com", "kashish@uber.com" ]
    }, {
      "extension" : "ini",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "rst",
      "year" : "2022",
      "commitsCount" : 12,
      "contributors" : [ "yevgeni@aurora.tech", "udhayaraj12@gmail.com", "54285210+rbetz@users.noreply.github.com", "chongxiaoc@uber.com", "selitvin@users.noreply.github.com", "74630762+chongxiaoc@users.noreply.github.com" ]
    }, {
      "extension" : "css",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "ocheng@uber.com" ]
    }, {
      "extension" : "",
      "year" : "2018",
      "commitsCount" : 7,
      "contributors" : [ "ocheng@uberatc.com", "yevgeni@uber.com", "ocheng@uber.com", "khalid" ]
    }, {
      "extension" : "rst",
      "year" : "2021",
      "commitsCount" : 21,
      "contributors" : [ "yevgeni@aurora.tech", "chongxiaoc@uber.com", "manjuransari143@gmail.com", "tgaddair@gmail.com", "selitvin@users.noreply.github.com", "selitvin@yevgenis-macbook-pro-2.local", "74630762+chongxiaoc@users.noreply.github.com" ]
    }, {
      "extension" : "coveragerc",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "robbieg@uber.com" ]
    }, {
      "extension" : "rst",
      "year" : "2023",
      "commitsCount" : 3,
      "contributors" : [ "yevgeni@aurora.tech", "juandavid5477158@hotmail.com", "weichen.xu@databricks.com" ]
    }, {
      "extension" : "",
      "year" : "2019",
      "commitsCount" : 5,
      "contributors" : [ "joshua.goller@uber.com", "yevgeni@uber.com", "r.saissy@criteo.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2019",
      "commitsCount" : 7,
      "contributors" : [ "joshua.goller@uber.com", "yevgeni@uber.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2018",
      "commitsCount" : 59,
      "contributors" : [ "cclauss@bluewin.ch", "ocheng@uberatc.com", "yevgeni@uber.com", "robbieg@uber.com", "rgruener@users.noreply.github.com", "ocheng@uber.com", "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "md",
      "year" : "2018",
      "commitsCount" : 20,
      "contributors" : [ "ocheng@uberatc.com", "yevgeni@uber.com", "robbieg@uber.com", "rgruener@users.noreply.github.com", "ocheng@uber.com", "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "flake8",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "yevgenilitvin@yevgenis-macbook-pro.local" ]
    }, {
      "extension" : "txt",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "ocheng@uberatc.com" ]
    }, {
      "extension" : "pylintrc",
      "year" : "2019",
      "commitsCount" : 2,
      "contributors" : [ "yevgeni@uber.com" ]
    }, {
      "extension" : "pylintrc",
      "year" : "2018",
      "commitsCount" : 2,
      "contributors" : [ "yevgeni@uber.com", "robbieg@uber.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2020",
      "commitsCount" : 2,
      "contributors" : [ "yevgeni@uber.com", "liang.zhang@databricks.com" ]
    }, {
      "extension" : "py",
      "year" : "2019",
      "commitsCount" : 126,
      "contributors" : [ "kimham@kth.se", "argreg04@gmail.com", "jake8@uber.com", "joshua.goller@uber.com", "yevgeni@uber.com", "greg.arutiunian@ge.com", "dimitrov@uber.com", "r.saissy@criteo.com", "praateekm@gmail.com", "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "py",
      "year" : "2018",
      "commitsCount" : 240,
      "contributors" : [ "ocheng@uberatc.com", "cclauss@bluewin.ch", "kash@uber.com", "miguel.varelaramos@braincreators.com", "yevgeni@uber.com", "yevgenilitvin@yevgenis-macbook-pro.local", "m.eremeev@uber.com", "robbieg@uber.com", "rgruener@users.noreply.github.com", "ocheng@uber.com", "selitvin@users.noreply.github.com", "vip@uber.com" ]
    }, {
      "extension" : "rst",
      "year" : "2020",
      "commitsCount" : 38,
      "contributors" : [ "felipe.such@uber.com", "dmcguire81@gmail.com", "yevgeni@uber.com", "hezj07+github@gmail.com", "fardin@uber.com", "liang.zhang@databricks.com", "weichen.xu@databricks.com", "rb@determined.ai", "dmcguire@blackberry.com", "taddair@uber.com", "tgaddair@gmail.com", "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "",
      "year" : "2021",
      "commitsCount" : 4,
      "contributors" : [ "74630762+chongxiaoc@users.noreply.github.com", "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "",
      "year" : "2020",
      "commitsCount" : 6,
      "contributors" : [ "yevgeni@uber.com", "fardin@uber.com", "selitvin@users.noreply.github.com" ]
    }, {
      "extension" : "crc",
      "year" : "2019",
      "commitsCount" : 2,
      "contributors" : [ "yevgeni@uber.com" ]
    }, {
      "extension" : "dockerfile",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "yevgeni@uber.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 427,
    "linesOfCodeInUnits" : 3814,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1200,
      "lowRiskValue" : 1118,
      "mediumRiskValue" : 1122,
      "highRiskValue" : 374,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 77,
      "negligibleRiskCount" : 304,
      "mediumRiskCount" : 40,
      "highRiskCount" : 6,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 31.46303093864709,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 9.805977975878342,
      "mediumRiskPercentage" : 29.41793392763503,
      "lowRiskPercentage" : 29.313057157839538,
      "totalValue" : 3814,
      "totalCount" : 427
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1992,
      "lowRiskValue" : 1089,
      "mediumRiskValue" : 733,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 51,
      "negligibleRiskCount" : 353,
      "mediumRiskCount" : 23,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 52.22863135815417,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 19.218668065023596,
      "lowRiskPercentage" : 28.552700576822232,
      "totalValue" : 3814,
      "totalCount" : 427
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1200,
      "lowRiskValue" : 1118,
      "mediumRiskValue" : 1122,
      "highRiskValue" : 374,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 77,
      "negligibleRiskCount" : 304,
      "mediumRiskCount" : 40,
      "highRiskCount" : 6,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 31.46303093864709,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 9.805977975878342,
      "mediumRiskPercentage" : 29.41793392763503,
      "lowRiskPercentage" : 29.313057157839538,
      "totalValue" : 3814,
      "totalCount" : 427
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "petastorm",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1200,
      "lowRiskValue" : 1118,
      "mediumRiskValue" : 1122,
      "highRiskValue" : 374,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 77,
      "negligibleRiskCount" : 304,
      "mediumRiskCount" : 40,
      "highRiskCount" : 6,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 31.46303093864709,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 9.805977975878342,
      "mediumRiskPercentage" : 29.41793392763503,
      "lowRiskPercentage" : 29.313057157839538,
      "totalValue" : 3814,
      "totalCount" : 427
    } ] ],
    "longestUnits" : [ {
      "shortName" : "def make_reader()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/reader.py",
        "extension" : "py",
        "linesOfCode" : 381,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 97,
        "linesOfCodeInUnits" : 350
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 78,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 28,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def make_batch_reader()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/reader.py",
        "extension" : "py",
        "linesOfCode" : 381,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 97,
        "linesOfCodeInUnits" : 350
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 70,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 27,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/reader.py",
        "extension" : "py",
        "linesOfCode" : 381,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 97,
        "linesOfCodeInUnits" : 350
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 64,
      "mcCabeIndex" : 21,
      "numberOfParameters" : 21,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def namedtuple_gt_255_fields()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/namedtuple_gt_255_fields.py",
        "extension" : "py",
        "linesOfCode" : 65,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 57
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 55,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/fs_utils.py",
        "extension" : "py",
        "linesOfCode" : 106,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 35,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 54,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _worker_bootstrap()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/process_pool.py",
        "extension" : "py",
        "linesOfCode" : 214,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 192
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 53,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def process()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/arrow_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 225,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 208
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 41,
      "mcCabeIndex" : 20,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load_rows_with_predicate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/arrow_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 225,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 208
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 38,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def generate_petastorm_metadata()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
        "extension" : "py",
        "linesOfCode" : 98,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 37,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load_rows_into_mem()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/pytorch.py",
        "extension" : "py",
        "linesOfCode" : 248,
        "unitsCount" : 19,
        "unitsMcCabeIndexSum" : 95,
        "linesOfCodeInUnits" : 223
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 37,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _parse_args()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/benchmark/cli.py",
        "extension" : "py",
        "linesOfCode" : 63,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 53
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 36,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def from_arrow_schema()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/unischema.py",
        "extension" : "py",
        "linesOfCode" : 266,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 104,
        "linesOfCodeInUnits" : 240
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 35,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _numpy_and_codec_from_arrow_type()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/unischema.py",
        "extension" : "py",
        "linesOfCode" : 266,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 104,
        "linesOfCodeInUnits" : 240
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 35,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
        "extension" : "py",
        "linesOfCode" : 98,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def materialize_dataset()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/dataset_metadata.py",
        "extension" : "py",
        "linesOfCode" : 201,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 181
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load_rows_with_predicate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/py_dict_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 155,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 140
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_results()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/process_pool.py",
        "extension" : "py",
        "linesOfCode" : 214,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 192
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _add_many()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
        "extension" : "py",
        "linesOfCode" : 123,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 108
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 31,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def convert_arrow_table_to_numpy_dict()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/arrow_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 225,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 208
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 30,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/benchmark/dummy_reader.py",
        "extension" : "py",
        "linesOfCode" : 56,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 43
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 29,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def reader_throughput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/benchmark/throughput.py",
        "extension" : "py",
        "linesOfCode" : 124,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 97
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 29,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 12,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _iter_impl()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/pytorch.py",
        "extension" : "py",
        "linesOfCode" : 248,
        "unitsCount" : 19,
        "unitsMcCabeIndexSum" : 95,
        "linesOfCodeInUnits" : 223
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def copy_dataset()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/tools/copy_dataset.py",
        "extension" : "py",
        "linesOfCode" : 77,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load_rows()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/arrow_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 225,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 208
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def process()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/py_dict_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 155,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 140
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_results()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/thread_pool.py",
        "extension" : "py",
        "linesOfCode" : 150,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 58,
        "linesOfCodeInUnits" : 137
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def dict_to_spark_row()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/unischema.py",
        "extension" : "py",
        "linesOfCode" : 266,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 104,
        "linesOfCodeInUnits" : 240
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 26,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def form_ngram()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/ngram.py",
        "extension" : "py",
        "linesOfCode" : 105,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 66,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 26,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/ventilator.py",
        "extension" : "py",
        "linesOfCode" : 87,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 74
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 26,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def args_parser()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/tools/copy_dataset.py",
        "extension" : "py",
        "linesOfCode" : 77,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 26,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def add_to_dataset_metadata()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/utils.py",
        "extension" : "py",
        "linesOfCode" : 61,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 50
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _init_spark()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/dataset_metadata.py",
        "extension" : "py",
        "linesOfCode" : 201,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 181
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def load_row_groups()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/dataset_metadata.py",
        "extension" : "py",
        "linesOfCode" : 201,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 181
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _iter_impl()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/pytorch.py",
        "extension" : "py",
        "linesOfCode" : 248,
        "unitsCount" : 19,
        "unitsMcCabeIndexSum" : 95,
        "linesOfCodeInUnits" : 223
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _apply_predicate_to_row_groups()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/reader.py",
        "extension" : "py",
        "linesOfCode" : 381,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 97,
        "linesOfCodeInUnits" : 350
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 24,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _read_with_shuffle_row_drop()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/arrow_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 225,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 208
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 24,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def build_rowgroup_index()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/rowgroup_indexing.py",
        "extension" : "py",
        "linesOfCode" : 71,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 57
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 24,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/hdfs/namenode.py",
        "extension" : "py",
        "linesOfCode" : 159,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 49,
        "linesOfCodeInUnits" : 135
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def encode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/codecs.py",
        "extension" : "py",
        "linesOfCode" : 154,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 54,
        "linesOfCodeInUnits" : 136
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def start()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/thread_pool.py",
        "extension" : "py",
        "linesOfCode" : 150,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 58,
        "linesOfCodeInUnits" : 137
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def make_petastorm_dataset()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/tf_utils.py",
        "extension" : "py",
        "linesOfCode" : 180,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 147
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/thread_pool.py",
        "extension" : "py",
        "linesOfCode" : 150,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 58,
        "linesOfCodeInUnits" : 137
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _sanitize_field_tf_types()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/tf_utils.py",
        "extension" : "py",
        "linesOfCode" : 180,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 147
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _split_row_groups()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/dataset_metadata.py",
        "extension" : "py",
        "linesOfCode" : 201,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 181
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/weighted_sampling_reader.py",
        "extension" : "py",
        "linesOfCode" : 48,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 23,
        "linesOfCodeInUnits" : 44
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _wait_file_available()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/spark/spark_dataset_converter.py",
        "extension" : "py",
        "linesOfCode" : 403,
        "unitsCount" : 37,
        "unitsMcCabeIndexSum" : 101,
        "linesOfCodeInUnits" : 326
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def transform_schema()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/transform.py",
        "extension" : "py",
        "linesOfCode" : 32,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 29
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _numpy_to_spark_mapping()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/unischema.py",
        "extension" : "py",
        "linesOfCode" : 266,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 104,
        "linesOfCodeInUnits" : 240
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def decode_row()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/utils.py",
        "extension" : "py",
        "linesOfCode" : 61,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 50
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def encode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/codecs.py",
        "extension" : "py",
        "linesOfCode" : 154,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 54,
        "linesOfCodeInUnits" : 136
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1992,
      "lowRiskValue" : 1089,
      "mediumRiskValue" : 733,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 51,
      "negligibleRiskCount" : 353,
      "mediumRiskCount" : 23,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 52.22863135815417,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 19.218668065023596,
      "lowRiskPercentage" : 28.552700576822232,
      "totalValue" : 3814,
      "totalCount" : 427
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "petastorm",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1992,
      "lowRiskValue" : 1089,
      "mediumRiskValue" : 733,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 51,
      "negligibleRiskCount" : 353,
      "mediumRiskCount" : 23,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 52.22863135815417,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 19.218668065023596,
      "lowRiskPercentage" : 28.552700576822232,
      "totalValue" : 3814,
      "totalCount" : 427
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/reader.py",
        "extension" : "py",
        "linesOfCode" : 381,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 97,
        "linesOfCodeInUnits" : 350
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 64,
      "mcCabeIndex" : 21,
      "numberOfParameters" : 21,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def process()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/arrow_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 225,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 208
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 41,
      "mcCabeIndex" : 20,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _sanitize_field_tf_types()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/tf_utils.py",
        "extension" : "py",
        "linesOfCode" : 180,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 147
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _numpy_and_codec_from_arrow_type()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/unischema.py",
        "extension" : "py",
        "linesOfCode" : 266,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 104,
        "linesOfCodeInUnits" : 240
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 35,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def form_ngram()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/ngram.py",
        "extension" : "py",
        "linesOfCode" : 105,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 66,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 26,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_results()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/process_pool.py",
        "extension" : "py",
        "linesOfCode" : 214,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 192
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/fs_utils.py",
        "extension" : "py",
        "linesOfCode" : 106,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 35,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 54,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _validate_ngram()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/ngram.py",
        "extension" : "py",
        "linesOfCode" : 105,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 66,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def generate_petastorm_metadata()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/petastorm_generate_metadata.py",
        "extension" : "py",
        "linesOfCode" : 98,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 37,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def from_arrow_schema()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/unischema.py",
        "extension" : "py",
        "linesOfCode" : 266,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 104,
        "linesOfCodeInUnits" : 240
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 35,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load_rows_with_predicate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/py_dict_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 155,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 140
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load_rows_into_mem()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/pytorch.py",
        "extension" : "py",
        "linesOfCode" : 248,
        "unitsCount" : 19,
        "unitsMcCabeIndexSum" : 95,
        "linesOfCodeInUnits" : 223
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 37,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _ventilate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/ventilator.py",
        "extension" : "py",
        "linesOfCode" : 87,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 74
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def process()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/py_dict_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 155,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 140
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _add_many()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
        "extension" : "py",
        "linesOfCode" : 123,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 108
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 31,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _sanitize_pytorch_types()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/pytorch.py",
        "extension" : "py",
        "linesOfCode" : 248,
        "unitsCount" : 19,
        "unitsMcCabeIndexSum" : 95,
        "linesOfCodeInUnits" : 223
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _iter_impl()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/pytorch.py",
        "extension" : "py",
        "linesOfCode" : 248,
        "unitsCount" : 19,
        "unitsMcCabeIndexSum" : 95,
        "linesOfCodeInUnits" : 223
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def transform_schema()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/transform.py",
        "extension" : "py",
        "linesOfCode" : 32,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 29
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def create_schema_view()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/unischema.py",
        "extension" : "py",
        "linesOfCode" : 266,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 104,
        "linesOfCodeInUnits" : 240
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def make_reader()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/reader.py",
        "extension" : "py",
        "linesOfCode" : 381,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 97,
        "linesOfCodeInUnits" : 350
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 78,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 28,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def add_to_dataset_metadata()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/utils.py",
        "extension" : "py",
        "linesOfCode" : 61,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 50
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/weighted_sampling_reader.py",
        "extension" : "py",
        "linesOfCode" : 48,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 23,
        "linesOfCodeInUnits" : 44
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def encode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/codecs.py",
        "extension" : "py",
        "linesOfCode" : 154,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 54,
        "linesOfCodeInUnits" : 136
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def hdfs_connect_namenode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/hdfs/namenode.py",
        "extension" : "py",
        "linesOfCode" : 159,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 49,
        "linesOfCodeInUnits" : 135
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def match_unischema_fields()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/unischema.py",
        "extension" : "py",
        "linesOfCode" : 266,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 104,
        "linesOfCodeInUnits" : 240
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _partition_row_groups()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/reader.py",
        "extension" : "py",
        "linesOfCode" : 381,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 97,
        "linesOfCodeInUnits" : 350
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _iter_impl()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/pytorch.py",
        "extension" : "py",
        "linesOfCode" : 248,
        "unitsCount" : 19,
        "unitsMcCabeIndexSum" : 95,
        "linesOfCodeInUnits" : 223
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/thread_pool.py",
        "extension" : "py",
        "linesOfCode" : 150,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 58,
        "linesOfCodeInUnits" : 137
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def copy_dataset()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/tools/copy_dataset.py",
        "extension" : "py",
        "linesOfCode" : 77,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_filesystem_and_path_or_paths()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/fs_utils.py",
        "extension" : "py",
        "linesOfCode" : 106,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 35,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def dict_to_spark_row()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/unischema.py",
        "extension" : "py",
        "linesOfCode" : 266,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 104,
        "linesOfCodeInUnits" : 240
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 26,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def make_batch_reader()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/reader.py",
        "extension" : "py",
        "linesOfCode" : 381,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 97,
        "linesOfCodeInUnits" : 350
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 70,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 27,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def convert_arrow_table_to_numpy_dict()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/arrow_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 225,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 208
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 30,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load_rows()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/arrow_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 225,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 208
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load_rows_with_predicate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/arrow_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 225,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 208
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 38,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def load_row_groups()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/dataset_metadata.py",
        "extension" : "py",
        "linesOfCode" : 201,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 181
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def read_next()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/py_dict_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 155,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 140
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _convert_precision()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/spark/spark_dataset_converter.py",
        "extension" : "py",
        "linesOfCode" : 403,
        "unitsCount" : 37,
        "unitsMcCabeIndexSum" : 101,
        "linesOfCodeInUnits" : 326
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _keep_retrying_while_zmq_again()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/process_pool.py",
        "extension" : "py",
        "linesOfCode" : 214,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 192
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_results()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/dummy_pool.py",
        "extension" : "py",
        "linesOfCode" : 38,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _read_with_shuffle_row_drop()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/arrow_reader_worker.py",
        "extension" : "py",
        "linesOfCode" : 225,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 69,
        "linesOfCodeInUnits" : 208
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 24,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def decode_row()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/utils.py",
        "extension" : "py",
        "linesOfCode" : 61,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 50
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def convert_fields()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/ngram.py",
        "extension" : "py",
        "linesOfCode" : 105,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 66,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def build_index()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/rowgroup_indexers.py",
        "extension" : "py",
        "linesOfCode" : 73,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 30,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _split_row_groups()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/etl/dataset_metadata.py",
        "extension" : "py",
        "linesOfCode" : 201,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 181
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _normalize_databricks_dbfs_url()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/spark/spark_dataset_converter.py",
        "extension" : "py",
        "linesOfCode" : 403,
        "unitsCount" : 37,
        "unitsMcCabeIndexSum" : 101,
        "linesOfCodeInUnits" : 326
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def decimal_friendly_collate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/pytorch.py",
        "extension" : "py",
        "linesOfCode" : 248,
        "unitsCount" : 19,
        "unitsMcCabeIndexSum" : 95,
        "linesOfCodeInUnits" : 223
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _worker_bootstrap()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/process_pool.py",
        "extension" : "py",
        "linesOfCode" : 214,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 192
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 53,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_results()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/thread_pool.py",
        "extension" : "py",
        "linesOfCode" : 150,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 58,
        "linesOfCodeInUnits" : 137
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "petastorm/workers_pool/ventilator.py",
        "extension" : "py",
        "linesOfCode" : 87,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 74
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 26,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 11,
      "cleanedLinesOfCode" : 4273,
      "duplicatedLinesOfCode" : 202,
      "numberOfFilesWithDuplicates" : 10,
      "duplicationPercentage" : 4.72735782822373
    },
    "duplicationPerComponent" : [ [ {
      "key" : "petastorm",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 4183,
      "duplicatedLinesOfCode" : 202,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 4.829070045421946
    }, {
      "key" : "ROOT",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 90,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "py",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 4271,
      "duplicatedLinesOfCode" : 202,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 4.729571528915945
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/codecs.py",
          "extension" : "py",
          "linesOfCode" : 154,
          "unitsCount" : 24,
          "unitsMcCabeIndexSum" : 54,
          "linesOfCodeInUnits" : 136
        },
        "sourceFileCleanedLinesOfCode" : 146,
        "startLine" : 136,
        "endLine" : 151,
        "cleanedStartLine" : 61,
        "cleanedEndLine" : 74,
        "percentage" : 9.58904109589041,
        "blockSize" : 14
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/codecs.py",
          "extension" : "py",
          "linesOfCode" : 154,
          "unitsCount" : 24,
          "unitsMcCabeIndexSum" : 54,
          "linesOfCodeInUnits" : 136
        },
        "sourceFileCleanedLinesOfCode" : 146,
        "startLine" : 177,
        "endLine" : 192,
        "cleanedStartLine" : 85,
        "cleanedEndLine" : 98,
        "percentage" : 9.58904109589041,
        "blockSize" : 14
      } ],
      "blockSize" : 14
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/arrow_reader_worker.py",
          "extension" : "py",
          "linesOfCode" : 225,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 69,
          "linesOfCodeInUnits" : 208
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 166,
        "endLine" : 183,
        "cleanedStartLine" : 74,
        "cleanedEndLine" : 86,
        "percentage" : 6.103286384976526,
        "blockSize" : 13
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/py_dict_reader_worker.py",
          "extension" : "py",
          "linesOfCode" : 155,
          "unitsCount" : 12,
          "unitsMcCabeIndexSum" : 60,
          "linesOfCodeInUnits" : 140
        },
        "sourceFileCleanedLinesOfCode" : 144,
        "startLine" : 140,
        "endLine" : 157,
        "cleanedStartLine" : 63,
        "cleanedEndLine" : 75,
        "percentage" : 9.027777777777779,
        "blockSize" : 13
      } ],
      "blockSize" : 13
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/arrow_reader_worker.py",
          "extension" : "py",
          "linesOfCode" : 225,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 69,
          "linesOfCodeInUnits" : 208
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 286,
        "endLine" : 305,
        "cleanedStartLine" : 152,
        "cleanedEndLine" : 161,
        "percentage" : 4.694835680751174,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/py_dict_reader_worker.py",
          "extension" : "py",
          "linesOfCode" : 155,
          "unitsCount" : 12,
          "unitsMcCabeIndexSum" : 60,
          "linesOfCodeInUnits" : 140
        },
        "sourceFileCleanedLinesOfCode" : 144,
        "startLine" : 197,
        "endLine" : 217,
        "cleanedStartLine" : 95,
        "cleanedEndLine" : 104,
        "percentage" : 6.944444444444445,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/reader_impl/pytorch_shuffling_buffer.py",
          "extension" : "py",
          "linesOfCode" : 123,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 108
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 45,
        "endLine" : 75,
        "cleanedStartLine" : 11,
        "cleanedEndLine" : 20,
        "percentage" : 8.333333333333334,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/reader_impl/shuffling_buffer.py",
          "extension" : "py",
          "linesOfCode" : 75,
          "unitsCount" : 20,
          "unitsMcCabeIndexSum" : 27,
          "linesOfCodeInUnits" : 59
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 36,
        "endLine" : 65,
        "cleanedStartLine" : 5,
        "cleanedEndLine" : 14,
        "percentage" : 14.084507042253522,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/benchmark/dummy_reader.py",
          "extension" : "py",
          "linesOfCode" : 56,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 43
        },
        "sourceFileCleanedLinesOfCode" : 47,
        "startLine" : 54,
        "endLine" : 65,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 31,
        "percentage" : 19.148936170212767,
        "blockSize" : 9
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/benchmark/dummy_reader.py",
          "extension" : "py",
          "linesOfCode" : 56,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 43
        },
        "sourceFileCleanedLinesOfCode" : 47,
        "startLine" : 72,
        "endLine" : 83,
        "cleanedStartLine" : 37,
        "cleanedEndLine" : 45,
        "percentage" : 19.148936170212767,
        "blockSize" : 9
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/etl/rowgroup_indexers.py",
          "extension" : "py",
          "linesOfCode" : 73,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 62
        },
        "sourceFileCleanedLinesOfCode" : 70,
        "startLine" : 42,
        "endLine" : 53,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 21,
        "percentage" : 12.857142857142858,
        "blockSize" : 9
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/etl/rowgroup_indexers.py",
          "extension" : "py",
          "linesOfCode" : 73,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 62
        },
        "sourceFileCleanedLinesOfCode" : 70,
        "startLine" : 96,
        "endLine" : 107,
        "cleanedStartLine" : 49,
        "cleanedEndLine" : 57,
        "percentage" : 12.857142857142858,
        "blockSize" : 9
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/reader.py",
          "extension" : "py",
          "linesOfCode" : 381,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 97,
          "linesOfCodeInUnits" : 350
        },
        "sourceFileCleanedLinesOfCode" : 357,
        "startLine" : 70,
        "endLine" : 77,
        "cleanedStartLine" : 22,
        "cleanedEndLine" : 29,
        "percentage" : 2.2408963585434174,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/reader.py",
          "extension" : "py",
          "linesOfCode" : 381,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 97,
          "linesOfCodeInUnits" : 350
        },
        "sourceFileCleanedLinesOfCode" : 357,
        "startLine" : 220,
        "endLine" : 227,
        "cleanedStartLine" : 101,
        "cleanedEndLine" : 108,
        "percentage" : 2.2408963585434174,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/selectors.py",
          "extension" : "py",
          "linesOfCode" : 46,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 16,
          "linesOfCodeInUnits" : 37
        },
        "sourceFileCleanedLinesOfCode" : 44,
        "startLine" : 59,
        "endLine" : 71,
        "cleanedStartLine" : 20,
        "cleanedEndLine" : 27,
        "percentage" : 18.181818181818183,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/selectors.py",
          "extension" : "py",
          "linesOfCode" : 46,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 16,
          "linesOfCodeInUnits" : 37
        },
        "sourceFileCleanedLinesOfCode" : 44,
        "startLine" : 84,
        "endLine" : 96,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 40,
        "percentage" : 18.181818181818183,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/etl/rowgroup_indexers.py",
          "extension" : "py",
          "linesOfCode" : 73,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 62
        },
        "sourceFileCleanedLinesOfCode" : 70,
        "startLine" : 59,
        "endLine" : 66,
        "cleanedStartLine" : 25,
        "cleanedEndLine" : 31,
        "percentage" : 10.0,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/etl/rowgroup_indexers.py",
          "extension" : "py",
          "linesOfCode" : 73,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 62
        },
        "sourceFileCleanedLinesOfCode" : 70,
        "startLine" : 113,
        "endLine" : 120,
        "cleanedStartLine" : 61,
        "cleanedEndLine" : 67,
        "percentage" : 10.0,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/pytorch.py",
          "extension" : "py",
          "linesOfCode" : 248,
          "unitsCount" : 19,
          "unitsMcCabeIndexSum" : 95,
          "linesOfCodeInUnits" : 223
        },
        "sourceFileCleanedLinesOfCode" : 237,
        "startLine" : 171,
        "endLine" : 186,
        "cleanedStartLine" : 71,
        "cleanedEndLine" : 77,
        "percentage" : 2.9535864978902953,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/pytorch.py",
          "extension" : "py",
          "linesOfCode" : 248,
          "unitsCount" : 19,
          "unitsMcCabeIndexSum" : 95,
          "linesOfCodeInUnits" : 223
        },
        "sourceFileCleanedLinesOfCode" : 237,
        "startLine" : 297,
        "endLine" : 313,
        "cleanedStartLine" : 121,
        "cleanedEndLine" : 127,
        "percentage" : 2.9535864978902953,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "petastorm/reader.py",
          "extension" : "py",
          "linesOfCode" : 381,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 97,
          "linesOfCodeInUnits" : 350
        },
        "sourceFileCleanedLinesOfCode" : 357,
        "startLine" : 63,
        "endLine" : 68,
        "cleanedStartLine" : 15,
        "cleanedEndLine" : 20,
        "percentage" : 1.680672268907563,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "petastorm/reader.py",
          "extension" : "py",
          "linesOfCode" : 381,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 97,
          "linesOfCodeInUnits" : 350
        },
        "sourceFileCleanedLinesOfCode" : 357,
        "startLine" : 213,
        "endLine" : 218,
        "cleanedStartLine" : 94,
        "cleanedEndLine" : 99,
        "percentage" : 1.680672268907563,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2026-01-02",
    "contributors" : [ {
      "email" : "yevgeni@uber.com",
      "userName" : "Yevgeni Litvin",
      "commitsCount" : 326,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-07-19",
      "latestCommitDate" : "2020-12-15",
      "activeYears" : [ "2018", "2019", "2020" ],
      "commitDates" : [ "2020-12-15", "2020-12-12", "2020-10-28", "2020-10-27", "2020-09-26", "2020-09-24", "2020-08-27", "2020-08-25", "2020-07-28", "2020-07-23", "2020-06-04", "2020-06-03", "2020-05-13", "2020-05-12", "2020-04-24", "2020-04-23", "2020-04-22", "2020-02-28", "2020-02-03", "2020-02-02", "2020-01-31", "2020-02-01", "2020-01-29", "2020-01-28", "2020-01-25", "2020-01-18", "2020-01-17", "2019-12-19", "2019-12-05", "2019-12-04", "2019-11-25", "2019-12-03", "2019-11-23", "2019-11-28", "2019-11-08", "2019-10-23", "2019-10-22", "2019-10-19", "2019-10-15", "2019-10-11", "2019-10-08", "2019-10-07", "2019-10-09", "2019-08-30", "2019-09-21", "2019-09-04", "2019-09-03", "2019-08-29", "2019-08-27", "2019-08-13", "2019-07-31", "2019-08-09", "2019-07-10", "2019-06-05", "2019-06-17", "2019-06-27", "2019-06-18", "2019-06-22", "2019-06-04", "2019-06-07", "2019-05-07", "2019-05-21", "2019-05-15", "2019-05-14", "2019-05-13", "2019-05-05", "2019-04-05", "2019-04-06", "2019-05-01", "2019-04-22", "2019-04-24", "2019-03-13", "2019-04-02", "2019-04-03", "2019-03-28", "2019-03-27", "2019-03-25", "2019-03-22", "2019-03-20", "2019-03-14", "2019-03-10", "2019-01-26", "2019-03-06", "2019-02-23", "2019-02-21", "2019-02-15", "2019-02-14", "2019-01-18", "2018-12-29", "2019-01-10", "2018-12-28", "2018-12-26", "2018-12-25", "2018-12-20", "2018-12-19", "2018-12-17", "2018-12-10", "2018-12-05", "2018-12-09", "2018-12-07", "2018-09-15", "2018-12-03", "2018-11-30", "2018-12-02", "2018-11-11", "2018-11-26", "2018-11-21", "2018-10-31", "2018-10-27", "2018-10-30", "2018-10-25", "2018-10-24", "2018-10-20", "2018-10-11", "2018-10-10", "2018-10-09", "2018-10-07", "2018-10-06", "2018-09-26", "2018-10-03", "2018-10-08", "2018-09-29", "2018-10-05", "2018-10-04", "2018-09-30", "2018-09-25", "2018-09-24", "2018-09-23", "2018-09-22", "2018-09-21", "2018-09-20", "2018-09-17", "2018-09-14", "2018-09-13", "2018-08-28", "2018-08-24", "2018-08-20", "2018-09-11", "2018-09-10", "2018-09-07", "2018-09-12", "2018-08-27", "2018-09-04", "2018-08-29", "2018-08-22", "2018-08-21", "2018-08-17", "2018-08-19", "2018-08-13", "2018-08-16", "2018-08-15", "2018-08-10", "2018-08-06", "2018-07-31", "2018-08-01", "2018-07-27", "2018-07-25", "2018-07-24", "2018-07-23", "2018-07-21", "2018-07-20", "2018-07-19" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "selitvin@users.noreply.github.com",
      "userName" : "Yevgeni Litvin",
      "commitsCount" : 65,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-07-19",
      "latestCommitDate" : "2022-09-14",
      "activeYears" : [ "2018", "2019", "2020", "2021", "2022" ],
      "commitDates" : [ "2022-09-14", "2022-04-21", "2022-01-10", "2022-01-08", "2021-07-29", "2021-07-28", "2021-07-26", "2021-07-25", "2021-06-29", "2021-06-28", "2021-05-27", "2021-05-11", "2021-05-03", "2021-03-20", "2021-03-19", "2021-01-20", "2020-11-09", "2020-10-26", "2020-10-22", "2020-09-24", "2020-09-23", "2020-09-10", "2020-08-25", "2020-08-03", "2020-07-28", "2020-07-23", "2020-07-11", "2020-07-05", "2020-06-25", "2020-05-12", "2020-04-30", "2020-04-20", "2020-04-12", "2020-04-11", "2020-03-20", "2019-07-03", "2019-03-22", "2019-03-18", "2018-09-07", "2018-08-13", "2018-08-10", "2018-08-09", "2018-08-02", "2018-08-01", "2018-07-31", "2018-07-19" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "weichen.xu@databricks.com",
      "userName" : "WeichenXu",
      "commitsCount" : 64,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-02-25",
      "latestCommitDate" : "2023-01-30",
      "activeYears" : [ "2020", "2023" ],
      "commitDates" : [ "2023-01-30", "2020-04-22", "2020-04-21", "2020-04-15", "2020-04-09", "2020-04-02", "2020-03-31", "2020-03-30", "2020-03-21", "2020-03-18", "2020-03-17", "2020-03-16", "2020-03-13", "2020-03-12", "2020-03-11", "2020-03-10", "2020-03-07", "2020-03-06", "2020-03-02", "2020-02-25" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "robbieg@uber.com",
      "userName" : "Robbie Gruener",
      "commitsCount" : 41,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-07-23",
      "latestCommitDate" : "2018-12-12",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-12-12", "2018-12-11", "2018-12-10", "2018-11-12", "2018-11-01", "2018-10-30", "2018-10-26", "2018-10-08", "2018-09-26", "2018-09-14", "2018-09-12", "2018-08-31", "2018-08-30", "2018-08-28", "2018-08-24", "2018-08-27", "2018-08-22", "2018-08-20", "2018-08-17", "2018-08-15", "2018-08-16", "2018-08-13", "2018-08-10", "2018-08-03", "2018-08-08", "2018-08-01", "2018-07-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "rgruener@users.noreply.github.com",
      "userName" : "Robert Gruener",
      "commitsCount" : 20,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-07-27",
      "latestCommitDate" : "2018-12-10",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-12-10", "2018-08-28", "2018-08-22", "2018-08-16", "2018-08-15", "2018-08-14", "2018-08-10", "2018-08-08", "2018-08-07", "2018-08-03", "2018-07-31", "2018-07-27" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "74630762+chongxiaoc@users.noreply.github.com",
      "userName" : "chongxiaoc",
      "commitsCount" : 15,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-01-23",
      "latestCommitDate" : "2022-08-24",
      "activeYears" : [ "2021", "2022" ],
      "commitDates" : [ "2022-08-24", "2022-08-23", "2022-07-28", "2022-07-26", "2021-08-19", "2021-07-29", "2021-05-13", "2021-05-07", "2021-05-05", "2021-04-28", "2021-04-14", "2021-02-03", "2021-01-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "liang.zhang@databricks.com",
      "userName" : "Liang Zhang",
      "commitsCount" : 15,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-02-20",
      "latestCommitDate" : "2020-04-14",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-04-14", "2020-04-13", "2020-04-10", "2020-04-04", "2020-04-01", "2020-03-31", "2020-03-26", "2020-02-28", "2020-02-27", "2020-02-26", "2020-02-24", "2020-02-20" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dimitrov@uber.com",
      "userName" : "Ivan Dimitrov",
      "commitsCount" : 15,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-05-02",
      "latestCommitDate" : "2019-06-10",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-06-10", "2019-06-07", "2019-05-06", "2019-05-03", "2019-05-02" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "chongxiaoc@uber.com",
      "userName" : "Chongxiao Cao",
      "commitsCount" : 14,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-04-26",
      "latestCommitDate" : "2022-08-24",
      "activeYears" : [ "2021", "2022" ],
      "commitDates" : [ "2022-08-24", "2022-08-23", "2022-07-28", "2022-07-27", "2021-05-14", "2021-05-11", "2021-04-28", "2021-04-27", "2021-04-26" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "yevgeni@aurora.tech",
      "userName" : "Yevgeni Litvin",
      "commitsCount" : 11,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-06-02",
      "latestCommitDate" : "2023-02-03",
      "activeYears" : [ "2021", "2022", "2023" ],
      "commitDates" : [ "2023-02-03", "2022-12-16", "2022-02-19", "2022-02-15", "2021-09-03", "2021-08-03", "2021-07-30", "2021-06-02" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ocheng@uber.com",
      "userName" : "Owen Cheng",
      "commitsCount" : 11,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-08-30",
      "latestCommitDate" : "2018-09-21",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-09-21", "2018-09-07", "2018-09-06", "2018-08-30", "2018-09-04" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ocheng@uberatc.com",
      "userName" : "Owen Cheng",
      "commitsCount" : 11,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-08-10",
      "latestCommitDate" : "2018-08-29",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-08-28", "2018-08-29", "2018-08-23", "2018-08-21", "2018-08-16", "2018-08-15", "2018-08-10" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "joshua.goller@uber.com",
      "userName" : "Joshua Goller",
      "commitsCount" : 7,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-01-18",
      "latestCommitDate" : "2019-02-20",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-02-20", "2019-02-11", "2019-02-05", "2019-01-18", "2019-01-25", "2019-01-22", "2019-01-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "fardin@uber.com",
      "userName" : "Fardin abdi",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-07-11",
      "latestCommitDate" : "2020-12-12",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-12-12", "2020-07-24", "2020-07-11" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "hellomind@gmail.com",
      "userName" : "Sergey Serebryakov",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-01-22",
      "latestCommitDate" : "2020-01-22",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-01-22" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "praateekm@gmail.com",
      "userName" : "Praateek Mahajan",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-07-02",
      "latestCommitDate" : "2019-08-13",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-08-13", "2019-07-03", "2019-07-02" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "cclauss@bluewin.ch",
      "userName" : "cclauss",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-09-22",
      "latestCommitDate" : "2018-09-23",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-09-23", "2018-09-22" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "arushi.arora@uber.com",
      "userName" : "arushi.arora",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 3,
      "firstCommitDate" : "2025-08-10",
      "latestCommitDate" : "2026-01-02",
      "activeYears" : [ "2025", "2026" ],
      "commitDates" : [ "2026-01-02", "2025-08-10" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "kashish@uber.com",
      "userName" : "kashishmittal55",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 3,
      "commitsCount365Days" : 3,
      "firstCommitDate" : "2025-10-31",
      "latestCommitDate" : "2025-12-19",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-12-19", "2025-12-16", "2025-10-31" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "tgaddair@gmail.com",
      "userName" : "Travis Addair",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-06-02",
      "latestCommitDate" : "2021-04-26",
      "activeYears" : [ "2020", "2021" ],
      "commitDates" : [ "2021-04-26", "2020-10-26", "2020-06-02" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "r.saissy@criteo.com",
      "userName" : "Rémy Saissy",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-03-05",
      "latestCommitDate" : "2019-03-14",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-03-05", "2019-03-14", "2019-03-06" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "kimham@kth.se",
      "userName" : "Kim Hammar",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-01-17",
      "latestCommitDate" : "2019-01-17",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-01-17" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "miguel.varelaramos@braincreators.com",
      "userName" : "miguel",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-09-28",
      "latestCommitDate" : "2018-09-28",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-09-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "kashish.mittal55@gmail.com",
      "userName" : "kashishmittal55",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2025-09-15",
      "latestCommitDate" : "2025-09-15",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-09-15" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "40239280+arushi297@users.noreply.github.com",
      "userName" : "arushi297",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2025-08-05",
      "latestCommitDate" : "2025-08-09",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-08-09", "2025-08-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "tir.karthi@gmail.com",
      "userName" : "Karthikeyan Singaravelan",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-10-27",
      "latestCommitDate" : "2022-04-14",
      "activeYears" : [ "2021", "2022" ],
      "commitDates" : [ "2022-04-14", "2021-10-27" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dmcguire81@gmail.com",
      "userName" : "David McGuire",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-09-10",
      "latestCommitDate" : "2020-10-01",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-10-01", "2020-09-10" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dmcguire@blackberry.com",
      "userName" : "David McGuire",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-09-14",
      "latestCommitDate" : "2020-09-15",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-09-15", "2020-09-14" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "jgblight@gmail.com",
      "userName" : "Jennifer Blight",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-02-16",
      "latestCommitDate" : "2020-02-16",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-02-16" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "greg_walker@sympatico.ca",
      "userName" : "Greg Walker",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-02-07",
      "latestCommitDate" : "2020-02-07",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-02-07" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "yevgenilitvin@yevgenis-macbook-pro.local",
      "userName" : "Yevgeni Litvin",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-09-23",
      "latestCommitDate" : "2018-09-23",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-09-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "m.eremeev@uber.com",
      "userName" : "Mark Eremeev",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-08-18",
      "latestCommitDate" : "2018-09-04",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-09-04", "2018-08-18" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "juandavid5477158@hotmail.com",
      "userName" : "Juan David Correa",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-12-02",
      "latestCommitDate" : "2023-12-02",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-12-02" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "udhayaraj12@gmail.com",
      "userName" : "Sivaudha",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-12-13",
      "latestCommitDate" : "2022-12-13",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-12-13" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "farahani.mostafa@gmail.com",
      "userName" : "Mostafa Farahani",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-06-24",
      "latestCommitDate" : "2022-06-24",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-06-24" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "54285210+rbetz@users.noreply.github.com",
      "userName" : "Robin Betz",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-03-24",
      "latestCommitDate" : "2022-03-24",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-03-24" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "gregor.ehrensperger@gmx.com",
      "userName" : "GregorE",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-10-22",
      "latestCommitDate" : "2021-10-22",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-10-22" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "maansar@microsoft.com",
      "userName" : "Manjur Ansari",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-08-25",
      "latestCommitDate" : "2021-08-25",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-08-25" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "manjuransari143@gmail.com",
      "userName" : "Manjur Ansari",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-07-26",
      "latestCommitDate" : "2021-07-26",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-07-26" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "selitvin@yevgenis-macbook-pro-2.local",
      "userName" : "Yevgeni Litvin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-05-28",
      "latestCommitDate" : "2021-05-28",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-05-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "hezj07+github@gmail.com",
      "userName" : "acmore",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-12-10",
      "latestCommitDate" : "2020-12-10",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-12-10" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "44522052+ritwikbera@users.noreply.github.com",
      "userName" : "Ritwik Bera",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-12-07",
      "latestCommitDate" : "2020-12-07",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-12-07" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "gueguenster@gmail.com",
      "userName" : "Lionel Gueguen",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-12-02",
      "latestCommitDate" : "2020-12-02",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-12-02" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "rb@determined.ai",
      "userName" : "Ryan",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-07-23",
      "latestCommitDate" : "2020-07-23",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-07-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "taddair@uber.com",
      "userName" : "Travis Addair",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-07-23",
      "latestCommitDate" : "2020-07-23",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-07-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "xiaohan.huang@gmail.com",
      "userName" : "xiaohanhuang",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-05-02",
      "latestCommitDate" : "2020-05-02",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-05-02" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "felipe.such@uber.com",
      "userName" : "Felipe Petroski Such",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-04-18",
      "latestCommitDate" : "2020-04-18",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-04-18" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ingolfured@gmail.com",
      "userName" : "Ingolfur Edvardsson",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-01-31",
      "latestCommitDate" : "2020-01-31",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-01-31" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "jake8@uber.com",
      "userName" : "Jake Larkin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-12-12",
      "latestCommitDate" : "2019-12-12",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-12-12" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "mtn@uber.com",
      "userName" : "Michael Noronha",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-08-01",
      "latestCommitDate" : "2019-08-01",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-08-01" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "michaeltnoronha@gmail.com",
      "userName" : "Michael Noronha",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-08-01",
      "latestCommitDate" : "2019-08-01",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-08-01" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "argreg04@gmail.com",
      "userName" : "greg",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-05-05",
      "latestCommitDate" : "2019-05-05",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-05-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "greg.arutiunian@ge.com",
      "userName" : "greg",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-05-05",
      "latestCommitDate" : "2019-05-05",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-05-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vip@uber.com",
      "userName" : "Vivek Panyam",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-10-26",
      "latestCommitDate" : "2018-10-26",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-10-26" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "viv.panyam@gmail.com",
      "userName" : "Vivek Panyam",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-10-26",
      "latestCommitDate" : "2018-10-26",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-10-26" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "khalid",
      "userName" : "examples/mnist/tf_example.py",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-09-06",
      "latestCommitDate" : "2018-09-06",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-09-06" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "kash@uber.com",
      "userName" : "Khalid Ashmawy",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-08-18",
      "latestCommitDate" : "2018-08-18",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-08-18" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2018",
      "contributorsCount" : 14,
      "commitsCount" : 303,
      "fileUpdatesCount" : 1035,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 520,
        "lowRiskValue" : 208,
        "mediumRiskValue" : 190,
        "highRiskValue" : 117,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 24,
        "negligibleRiskCount" : 271,
        "mediumRiskCount" : 6,
        "highRiskCount" : 2,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.24154589371981,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 11.304347826086957,
        "mediumRiskPercentage" : 18.357487922705314,
        "lowRiskPercentage" : 20.096618357487923,
        "totalValue" : 1035,
        "totalCount" : 303
      }
    }, {
      "timeSlot" : "2019",
      "contributorsCount" : 12,
      "commitsCount" : 139,
      "fileUpdatesCount" : 457,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 219,
        "lowRiskValue" : 98,
        "mediumRiskValue" : 46,
        "highRiskValue" : 94,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 12,
        "negligibleRiskCount" : 125,
        "mediumRiskCount" : 1,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 47.921225382932164,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 20.568927789934353,
        "mediumRiskPercentage" : 10.065645514223196,
        "lowRiskPercentage" : 21.444201312910284,
        "totalValue" : 457,
        "totalCount" : 139
      }
    }, {
      "timeSlot" : "2020",
      "contributorsCount" : 19,
      "commitsCount" : 164,
      "fileUpdatesCount" : 380,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 283,
        "lowRiskValue" : 97,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 10,
        "negligibleRiskCount" : 154,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 74.47368421052632,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 25.526315789473685,
        "totalValue" : 380,
        "totalCount" : 164
      }
    }, {
      "timeSlot" : "2021",
      "contributorsCount" : 10,
      "commitsCount" : 51,
      "fileUpdatesCount" : 102,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 78,
        "lowRiskValue" : 24,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 4,
        "negligibleRiskCount" : 47,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 76.47058823529412,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 23.529411764705884,
        "totalValue" : 102,
        "totalCount" : 51
      }
    }, {
      "timeSlot" : "2022",
      "contributorsCount" : 8,
      "commitsCount" : 24,
      "fileUpdatesCount" : 54,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 46,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 23,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 85.18518518518519,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 14.814814814814815,
        "totalValue" : 54,
        "totalCount" : 24
      }
    }, {
      "timeSlot" : "2023",
      "contributorsCount" : 3,
      "commitsCount" : 3,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2025",
      "contributorsCount" : 4,
      "commitsCount" : 9,
      "fileUpdatesCount" : 26,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 18,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 8,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 69.23076923076923,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 30.76923076923077,
        "totalValue" : 26,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2026",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2018-07",
      "contributorsCount" : 4,
      "commitsCount" : 35,
      "fileUpdatesCount" : 168,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 51,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 117,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 33,
        "mediumRiskCount" : 0,
        "highRiskCount" : 2,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 30.357142857142858,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 69.64285714285714,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 168,
        "totalCount" : 35
      }
    }, {
      "timeSlot" : "2018-08",
      "contributorsCount" : 8,
      "commitsCount" : 105,
      "fileUpdatesCount" : 395,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 202,
        "lowRiskValue" : 54,
        "mediumRiskValue" : 139,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 7,
        "negligibleRiskCount" : 94,
        "mediumRiskCount" : 4,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 51.139240506329116,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 35.18987341772152,
        "lowRiskPercentage" : 13.670886075949367,
        "totalValue" : 395,
        "totalCount" : 105
      }
    }, {
      "timeSlot" : "2018-09",
      "contributorsCount" : 9,
      "commitsCount" : 81,
      "fileUpdatesCount" : 238,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 121,
        "lowRiskValue" : 92,
        "mediumRiskValue" : 25,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 10,
        "negligibleRiskCount" : 70,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.84033613445378,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 10.504201680672269,
        "lowRiskPercentage" : 38.65546218487395,
        "totalValue" : 238,
        "totalCount" : 81
      }
    }, {
      "timeSlot" : "2018-10",
      "contributorsCount" : 4,
      "commitsCount" : 44,
      "fileUpdatesCount" : 122,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 71,
        "lowRiskValue" : 25,
        "mediumRiskValue" : 26,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 40,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 58.19672131147541,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 21.311475409836067,
        "lowRiskPercentage" : 20.491803278688526,
        "totalValue" : 122,
        "totalCount" : 44
      }
    }, {
      "timeSlot" : "2018-11",
      "contributorsCount" : 2,
      "commitsCount" : 11,
      "fileUpdatesCount" : 33,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 24,
        "lowRiskValue" : 9,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 10,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 72.72727272727273,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 27.272727272727273,
        "totalValue" : 33,
        "totalCount" : 11
      }
    }, {
      "timeSlot" : "2018-12",
      "contributorsCount" : 3,
      "commitsCount" : 27,
      "fileUpdatesCount" : 79,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 51,
        "lowRiskValue" : 28,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 24,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 64.55696202531645,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 35.44303797468354,
        "totalValue" : 79,
        "totalCount" : 27
      }
    }, {
      "timeSlot" : "2019-01",
      "contributorsCount" : 3,
      "commitsCount" : 14,
      "fileUpdatesCount" : 52,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 22,
        "lowRiskValue" : 30,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 11,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 42.30769230769231,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 57.69230769230769,
        "totalValue" : 52,
        "totalCount" : 14
      }
    }, {
      "timeSlot" : "2019-02",
      "contributorsCount" : 2,
      "commitsCount" : 9,
      "fileUpdatesCount" : 18,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 12,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 8,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 66.66666666666667,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 33.333333333333336,
        "totalValue" : 18,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2019-03",
      "contributorsCount" : 3,
      "commitsCount" : 18,
      "fileUpdatesCount" : 142,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 35,
        "lowRiskValue" : 13,
        "mediumRiskValue" : 0,
        "highRiskValue" : 94,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 15,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 24.64788732394366,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 66.19718309859155,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 9.154929577464788,
        "totalValue" : 142,
        "totalCount" : 18
      }
    }, {
      "timeSlot" : "2019-04",
      "contributorsCount" : 1,
      "commitsCount" : 11,
      "fileUpdatesCount" : 23,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 23,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 11,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 23,
        "totalCount" : 11
      }
    }, {
      "timeSlot" : "2019-05",
      "contributorsCount" : 4,
      "commitsCount" : 30,
      "fileUpdatesCount" : 53,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 45,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 29,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 84.90566037735849,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 15.09433962264151,
        "totalValue" : 53,
        "totalCount" : 30
      }
    }, {
      "timeSlot" : "2019-06",
      "contributorsCount" : 2,
      "commitsCount" : 10,
      "fileUpdatesCount" : 35,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 12,
        "lowRiskValue" : 23,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 34.285714285714285,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 65.71428571428571,
        "totalValue" : 35,
        "totalCount" : 10
      }
    }, {
      "timeSlot" : "2019-07",
      "contributorsCount" : 3,
      "commitsCount" : 6,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2019-08",
      "contributorsCount" : 4,
      "commitsCount" : 9,
      "fileUpdatesCount" : 63,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 46,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 17.46031746031746,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 73.01587301587301,
        "lowRiskPercentage" : 9.523809523809524,
        "totalValue" : 63,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2019-09",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-10",
      "contributorsCount" : 1,
      "commitsCount" : 18,
      "fileUpdatesCount" : 38,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 26,
        "lowRiskValue" : 12,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 17,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 68.42105263157895,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 31.57894736842105,
        "totalValue" : 38,
        "totalCount" : 18
      }
    }, {
      "timeSlot" : "2019-11",
      "contributorsCount" : 1,
      "commitsCount" : 5,
      "fileUpdatesCount" : 13,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 13,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 13,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2019-12",
      "contributorsCount" : 2,
      "commitsCount" : 6,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2020-01",
      "contributorsCount" : 3,
      "commitsCount" : 17,
      "fileUpdatesCount" : 27,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 27,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 17,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 27,
        "totalCount" : 17
      }
    }, {
      "timeSlot" : "2020-02",
      "contributorsCount" : 5,
      "commitsCount" : 17,
      "fileUpdatesCount" : 33,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 33,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 17,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 33,
        "totalCount" : 17
      }
    }, {
      "timeSlot" : "2020-03",
      "contributorsCount" : 3,
      "commitsCount" : 57,
      "fileUpdatesCount" : 102,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 94,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 56,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 92.15686274509804,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 7.8431372549019605,
        "totalValue" : 102,
        "totalCount" : 57
      }
    }, {
      "timeSlot" : "2020-04",
      "contributorsCount" : 5,
      "commitsCount" : 21,
      "fileUpdatesCount" : 80,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 37,
        "lowRiskValue" : 43,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 4,
        "negligibleRiskCount" : 17,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 46.25,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 53.75,
        "totalValue" : 80,
        "totalCount" : 21
      }
    }, {
      "timeSlot" : "2020-05",
      "contributorsCount" : 3,
      "commitsCount" : 4,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2020-06",
      "contributorsCount" : 3,
      "commitsCount" : 4,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2020-07",
      "contributorsCount" : 5,
      "commitsCount" : 16,
      "fileUpdatesCount" : 42,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 23,
        "lowRiskValue" : 19,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 14,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 54.76190476190476,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 45.23809523809524,
        "totalValue" : 42,
        "totalCount" : 16
      }
    }, {
      "timeSlot" : "2020-08",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2020-09",
      "contributorsCount" : 4,
      "commitsCount" : 10,
      "fileUpdatesCount" : 22,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 22,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 10,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 22,
        "totalCount" : 10
      }
    }, {
      "timeSlot" : "2020-10",
      "contributorsCount" : 4,
      "commitsCount" : 6,
      "fileUpdatesCount" : 16,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 16,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 16,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2020-11",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 16,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 16,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 16,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-12",
      "contributorsCount" : 5,
      "commitsCount" : 6,
      "fileUpdatesCount" : 22,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 11,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 50.0,
        "totalValue" : 22,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2021-01",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2021-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-03",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2021-04",
      "contributorsCount" : 3,
      "commitsCount" : 8,
      "fileUpdatesCount" : 20,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 14,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 70.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 30.0,
        "totalValue" : 20,
        "totalCount" : 8
      }
    }, {
      "timeSlot" : "2021-05",
      "contributorsCount" : 4,
      "commitsCount" : 12,
      "fileUpdatesCount" : 29,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 23,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 11,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 79.3103448275862,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 20.689655172413794,
        "totalValue" : 29,
        "totalCount" : 12
      }
    }, {
      "timeSlot" : "2021-06",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2021-07",
      "contributorsCount" : 4,
      "commitsCount" : 12,
      "fileUpdatesCount" : 26,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 14,
        "lowRiskValue" : 12,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 10,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 53.84615384615385,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 46.15384615384615,
        "totalValue" : 26,
        "totalCount" : 12
      }
    }, {
      "timeSlot" : "2021-08",
      "contributorsCount" : 3,
      "commitsCount" : 3,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2021-09",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-10",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2022-01",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 10,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 10,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2022-02",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2022-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-04",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2022-06",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-07",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2022-08",
      "contributorsCount" : 2,
      "commitsCount" : 7,
      "fileUpdatesCount" : 17,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 52.94117647058823,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 47.05882352941177,
        "totalValue" : 17,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2022-09",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-12",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2023-01",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2023-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2023-12",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2025-08",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 13,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 38.46153846153846,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 61.53846153846154,
        "totalValue" : 13,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2025-09",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2025-10",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2025-12",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2026-01",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2018-07-19",
      "contributorsCount" : 2,
      "commitsCount" : 6,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2018-07-20",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2018-07-21",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 67,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 61,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 8.955223880597014,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 91.04477611940298,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 67,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-07-23",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-07-24",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 57,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 56,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 1.7543859649122806,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 98.24561403508773,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 57,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-07-25",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-07-27",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2018-07-31",
      "contributorsCount" : 3,
      "commitsCount" : 13,
      "fileUpdatesCount" : 23,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 23,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 13,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 23,
        "totalCount" : 13
      }
    }, {
      "timeSlot" : "2018-08-01",
      "contributorsCount" : 3,
      "commitsCount" : 3,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-08-03",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 46,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 39,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 15.217391304347826,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 84.78260869565217,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 46,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-08-06",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-08-07",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-08-08",
      "contributorsCount" : 2,
      "commitsCount" : 6,
      "fileUpdatesCount" : 44,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 39,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 11.363636363636363,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 88.63636363636364,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 44,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2018-08-09",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-08-10",
      "contributorsCount" : 5,
      "commitsCount" : 8,
      "fileUpdatesCount" : 29,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 23,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 79.3103448275862,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 20.689655172413794,
        "totalValue" : 29,
        "totalCount" : 8
      }
    }, {
      "timeSlot" : "2018-08-13",
      "contributorsCount" : 3,
      "commitsCount" : 3,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-08-14",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-08-15",
      "contributorsCount" : 4,
      "commitsCount" : 10,
      "fileUpdatesCount" : 61,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 20,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 34,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 8,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 32.78688524590164,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 55.73770491803279,
        "lowRiskPercentage" : 11.475409836065573,
        "totalValue" : 61,
        "totalCount" : 10
      }
    }, {
      "timeSlot" : "2018-08-16",
      "contributorsCount" : 4,
      "commitsCount" : 7,
      "fileUpdatesCount" : 22,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 13,
        "lowRiskValue" : 9,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 59.09090909090909,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 40.90909090909091,
        "totalValue" : 22,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2018-08-17",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2018-08-18",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 36.36363636363637,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 63.63636363636363,
        "totalValue" : 11,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-08-20",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2018-08-21",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 27.272727272727273,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 72.72727272727273,
        "totalValue" : 11,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-08-22",
      "contributorsCount" : 3,
      "commitsCount" : 9,
      "fileUpdatesCount" : 14,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 14,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 14,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2018-08-23",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 10,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 10,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-08-24",
      "contributorsCount" : 2,
      "commitsCount" : 8,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 8,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 11,
        "totalCount" : 8
      }
    }, {
      "timeSlot" : "2018-08-27",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 22.22222222222222,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 77.77777777777777,
        "totalValue" : 9,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-08-28",
      "contributorsCount" : 4,
      "commitsCount" : 17,
      "fileUpdatesCount" : 37,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 37,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 17,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 37,
        "totalCount" : 17
      }
    }, {
      "timeSlot" : "2018-08-29",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2018-08-30",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 32,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 27,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 15.625,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 84.375,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 32,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-08-31",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-09-04",
      "contributorsCount" : 3,
      "commitsCount" : 4,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 11,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2018-09-06",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 37,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 31,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 16.216216216216218,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 83.78378378378379,
        "totalValue" : 37,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2018-09-07",
      "contributorsCount" : 3,
      "commitsCount" : 10,
      "fileUpdatesCount" : 21,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 15,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 71.42857142857143,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 28.571428571428573,
        "totalValue" : 21,
        "totalCount" : 10
      }
    }, {
      "timeSlot" : "2018-09-10",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-09-11",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2018-09-12",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 10,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 9.090909090909092,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 90.9090909090909,
        "totalValue" : 11,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-09-13",
      "contributorsCount" : 1,
      "commitsCount" : 6,
      "fileUpdatesCount" : 16,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 56.25,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 43.75,
        "totalValue" : 16,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2018-09-14",
      "contributorsCount" : 2,
      "commitsCount" : 6,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 41.666666666666664,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 58.333333333333336,
        "totalValue" : 12,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2018-09-15",
      "contributorsCount" : 1,
      "commitsCount" : 6,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 10,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 10,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2018-09-17",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-09-20",
      "contributorsCount" : 1,
      "commitsCount" : 6,
      "fileUpdatesCount" : 21,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 14,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 66.66666666666667,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 33.333333333333336,
        "totalValue" : 21,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2018-09-21",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 24,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 24,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 24,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-09-22",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-09-23",
      "contributorsCount" : 3,
      "commitsCount" : 6,
      "fileUpdatesCount" : 30,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 25,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 16.666666666666668,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 83.33333333333333,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 30,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2018-09-24",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-09-25",
      "contributorsCount" : 1,
      "commitsCount" : 5,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 12,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 12,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2018-09-26",
      "contributorsCount" : 2,
      "commitsCount" : 6,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 12,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 12,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2018-09-28",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-09-29",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-09-30",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-10-03",
      "contributorsCount" : 1,
      "commitsCount" : 7,
      "fileUpdatesCount" : 24,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 17,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 70.83333333333333,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 29.166666666666668,
        "totalValue" : 24,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2018-10-04",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-10-05",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-10-06",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-10-07",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-10-08",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 30,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 26,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 13.333333333333334,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 86.66666666666667,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 30,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2018-10-09",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-10-10",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-10-11",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-10-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-10-24",
      "contributorsCount" : 1,
      "commitsCount" : 7,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2018-10-25",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 12.5,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 87.5,
        "totalValue" : 8,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-10-26",
      "contributorsCount" : 3,
      "commitsCount" : 3,
      "fileUpdatesCount" : 16,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 11,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 31.25,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 68.75,
        "totalValue" : 16,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-10-27",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2018-10-30",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-10-31",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-11-01",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-11-11",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-11-12",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-11-21",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-11-26",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 14,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 9,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 35.714285714285715,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 64.28571428571429,
        "totalValue" : 14,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-11-30",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-12-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-12-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-12-05",
      "contributorsCount" : 1,
      "commitsCount" : 5,
      "fileUpdatesCount" : 18,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 11,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 38.888888888888886,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 61.111111111111114,
        "totalValue" : 18,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2018-12-07",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 20.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 80.0,
        "totalValue" : 10,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-12-09",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-12-10",
      "contributorsCount" : 3,
      "commitsCount" : 5,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 10,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 10,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2018-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-12-12",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-12-17",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-12-19",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-12-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-12-25",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 10,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 10,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-12-26",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-12-28",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-12-29",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 9,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 18.181818181818183,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 81.81818181818181,
        "totalValue" : 11,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-01-10",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-01-17",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 17,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 10,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 41.1764705882353,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 58.8235294117647,
        "totalValue" : 17,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-01-18",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 19,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 13,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 31.57894736842105,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 68.42105263157895,
        "totalValue" : 19,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2019-01-21",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-01-22",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-01-25",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-01-26",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 12.5,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 87.5,
        "totalValue" : 8,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-02-05",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-02-11",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 6,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-02-14",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-02-15",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-02-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-02-21",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-02-23",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-03-05",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 7,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-03-06",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-03-10",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-03-13",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-03-14",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 96,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 94,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 2.0833333333333335,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 97.91666666666667,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 96,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-03-18",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-03-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-03-22",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-03-25",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-03-27",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 25.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 75.0,
        "totalValue" : 8,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-03-28",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-04-02",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-04-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-04-05",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-04-06",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-04-22",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-04-24",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-05-01",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-05-02",
      "contributorsCount" : 1,
      "commitsCount" : 6,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 11,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2019-05-03",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 33.333333333333336,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 66.66666666666667,
        "totalValue" : 12,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2019-05-05",
      "contributorsCount" : 3,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-05-06",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-05-07",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-05-14",
      "contributorsCount" : 1,
      "commitsCount" : 7,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2019-05-15",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-05-21",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-06-04",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 9,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 18.181818181818183,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 81.81818181818181,
        "totalValue" : 11,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-06-05",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 6,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-06-07",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 20.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 80.0,
        "totalValue" : 10,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-06-17",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-06-18",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-06-22",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-06-27",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-07-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-07-03",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-07-10",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-07-31",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-08-01",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-08-09",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-08-13",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-08-27",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-08-29",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-08-30",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 52,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 46,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 88.46153846153847,
        "lowRiskPercentage" : 11.538461538461538,
        "totalValue" : 52,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-09-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-09-04",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-09-21",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-10-07",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-10-08",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-10-09",
      "contributorsCount" : 1,
      "commitsCount" : 7,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 9,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2019-10-11",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 12,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 12,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-10-15",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-10-19",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-10-22",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-10-23",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-11-08",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-11-23",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-11-25",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-11-28",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-12-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-12-04",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-12-05",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-12-12",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-12-19",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-01-17",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-01-18",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-01-22",
      "contributorsCount" : 1,
      "commitsCount" : 5,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2020-01-25",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-01-28",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-01-29",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-01-31",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2020-02-01",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-02-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-02-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-02-07",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-02-16",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-02-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-02-24",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-02-25",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-02-26",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-02-27",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-02-28",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-03-02",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2020-03-06",
      "contributorsCount" : 1,
      "commitsCount" : 10,
      "fileUpdatesCount" : 17,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 17,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 10,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 17,
        "totalCount" : 10
      }
    }, {
      "timeSlot" : "2020-03-07",
      "contributorsCount" : 1,
      "commitsCount" : 5,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2020-03-10",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-03-12",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-03-13",
      "contributorsCount" : 1,
      "commitsCount" : 14,
      "fileUpdatesCount" : 20,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 20,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 14,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 20,
        "totalCount" : 14
      }
    }, {
      "timeSlot" : "2020-03-16",
      "contributorsCount" : 1,
      "commitsCount" : 7,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 11,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2020-03-17",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2020-03-18",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-03-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-03-21",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-03-26",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-03-30",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 20.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 80.0,
        "totalValue" : 10,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-03-31",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 9,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-04-01",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-02",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-04-04",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 10,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 10,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-09",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-04-10",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-11",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-12",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-13",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-14",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-15",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 19,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 19,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 19,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-18",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 8,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-21",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 14.285714285714286,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 85.71428571428571,
        "totalValue" : 7,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-04-22",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-04-23",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-24",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-04-30",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-05-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-05-12",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-06-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-06-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-06-04",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-07-05",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-07-11",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 19,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 13,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 31.57894736842105,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 68.42105263157895,
        "totalValue" : 19,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-07-23",
      "contributorsCount" : 4,
      "commitsCount" : 6,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 9,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2020-07-24",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 25.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 75.0,
        "totalValue" : 8,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-07-28",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-08-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-08-25",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-08-27",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-09-10",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-09-14",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-09-15",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-09-23",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-09-24",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-09-26",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-10-01",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-10-22",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-10-26",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-10-27",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-10-28",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-11-09",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 16,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 16,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 16,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-12-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-12-07",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-12-10",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-12-12",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 13,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 11,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 15.384615384615385,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 84.61538461538461,
        "totalValue" : 13,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-12-15",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-01-20",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-01-23",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-02-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-03-19",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2021-03-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-04-14",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-04-26",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 40.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 60.0,
        "totalValue" : 10,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2021-04-27",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-04-28",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-05-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-05-05",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-05-07",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 25.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 75.0,
        "totalValue" : 8,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-05-11",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-05-14",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-05-27",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-05-28",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-06-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-06-28",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-06-29",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-07-25",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-07-26",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 40.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 60.0,
        "totalValue" : 10,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2021-07-28",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-07-29",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 25.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 75.0,
        "totalValue" : 8,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2021-07-30",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-08-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-08-25",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-09-03",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-10-22",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-10-27",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-01-08",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-01-10",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2022-02-15",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-02-19",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-03-24",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-04-14",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-04-21",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-07-26",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-07-27",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-07-28",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2022-08-23",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 27.272727272727273,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 72.72727272727273,
        "totalValue" : 11,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2022-08-24",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2022-09-14",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-12-13",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-12-16",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2023-01-30",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2023-02-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2023-12-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2025-08-05",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2025-08-09",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 8,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2025-08-10",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2025-09-15",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2025-10-31",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2025-12-16",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2025-12-19",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2026-01-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2018-07-16",
      "contributorsCount" : 2,
      "commitsCount" : 13,
      "fileUpdatesCount" : 78,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 17,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 61,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 12,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 21.794871794871796,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 78.2051282051282,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 78,
        "totalCount" : 13
      }
    }, {
      "timeSlot" : "2018-07-23",
      "contributorsCount" : 3,
      "commitsCount" : 9,
      "fileUpdatesCount" : 67,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 56,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 8,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 16.417910447761194,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 83.58208955223881,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 67,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2018-07-30",
      "contributorsCount" : 4,
      "commitsCount" : 20,
      "fileUpdatesCount" : 78,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 39,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 39,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 19,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 50.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 78,
        "totalCount" : 20
      }
    }, {
      "timeSlot" : "2018-08-06",
      "contributorsCount" : 5,
      "commitsCount" : 18,
      "fileUpdatesCount" : 84,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 39,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 39,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 16,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 46.42857142857143,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 46.42857142857143,
        "lowRiskPercentage" : 7.142857142857143,
        "totalValue" : 84,
        "totalCount" : 18
      }
    }, {
      "timeSlot" : "2018-08-13",
      "contributorsCount" : 7,
      "commitsCount" : 28,
      "fileUpdatesCount" : 115,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 58,
        "lowRiskValue" : 23,
        "mediumRiskValue" : 34,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 24,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.43478260869565,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 29.565217391304348,
        "lowRiskPercentage" : 20.0,
        "totalValue" : 115,
        "totalCount" : 28
      }
    }, {
      "timeSlot" : "2018-08-20",
      "contributorsCount" : 4,
      "commitsCount" : 24,
      "fileUpdatesCount" : 54,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 36,
        "lowRiskValue" : 18,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 22,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 66.66666666666667,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 33.333333333333336,
        "totalValue" : 54,
        "totalCount" : 24
      }
    }, {
      "timeSlot" : "2018-08-27",
      "contributorsCount" : 5,
      "commitsCount" : 28,
      "fileUpdatesCount" : 87,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 53,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 27,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 26,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 60.91954022988506,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 31.03448275862069,
        "lowRiskPercentage" : 8.045977011494253,
        "totalValue" : 87,
        "totalCount" : 28
      }
    }, {
      "timeSlot" : "2018-09-03",
      "contributorsCount" : 5,
      "commitsCount" : 19,
      "fileUpdatesCount" : 69,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 32,
        "lowRiskValue" : 37,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 16,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 46.3768115942029,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 53.6231884057971,
        "totalValue" : 69,
        "totalCount" : 19
      }
    }, {
      "timeSlot" : "2018-09-10",
      "contributorsCount" : 2,
      "commitsCount" : 26,
      "fileUpdatesCount" : 58,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 34,
        "lowRiskValue" : 24,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 23,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 58.62068965517241,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 41.37931034482759,
        "totalValue" : 58,
        "totalCount" : 26
      }
    }, {
      "timeSlot" : "2018-09-17",
      "contributorsCount" : 4,
      "commitsCount" : 18,
      "fileUpdatesCount" : 78,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 22,
        "lowRiskValue" : 31,
        "mediumRiskValue" : 25,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 4,
        "negligibleRiskCount" : 13,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 28.205128205128204,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 32.05128205128205,
        "lowRiskPercentage" : 39.743589743589745,
        "totalValue" : 78,
        "totalCount" : 18
      }
    }, {
      "timeSlot" : "2018-09-24",
      "contributorsCount" : 3,
      "commitsCount" : 18,
      "fileUpdatesCount" : 33,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 33,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 18,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 33,
        "totalCount" : 18
      }
    }, {
      "timeSlot" : "2018-10-01",
      "contributorsCount" : 1,
      "commitsCount" : 13,
      "fileUpdatesCount" : 36,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 29,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 12,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 80.55555555555556,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 19.444444444444443,
        "totalValue" : 36,
        "totalCount" : 13
      }
    }, {
      "timeSlot" : "2018-10-08",
      "contributorsCount" : 2,
      "commitsCount" : 11,
      "fileUpdatesCount" : 39,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 13,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 26,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 10,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 33.333333333333336,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 66.66666666666667,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 39,
        "totalCount" : 11
      }
    }, {
      "timeSlot" : "2018-10-15",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-10-22",
      "contributorsCount" : 4,
      "commitsCount" : 16,
      "fileUpdatesCount" : 36,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 18,
        "lowRiskValue" : 18,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 14,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 50.0,
        "totalValue" : 36,
        "totalCount" : 16
      }
    }, {
      "timeSlot" : "2018-10-29",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 12,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 12,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2018-11-05",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-11-12",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2018-11-19",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2018-11-26",
      "contributorsCount" : 1,
      "commitsCount" : 5,
      "fileUpdatesCount" : 18,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 9,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 50.0,
        "totalValue" : 18,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2018-12-03",
      "contributorsCount" : 1,
      "commitsCount" : 9,
      "fileUpdatesCount" : 32,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 13,
        "lowRiskValue" : 19,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 40.625,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 59.375,
        "totalValue" : 32,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2018-12-10",
      "contributorsCount" : 3,
      "commitsCount" : 7,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 12,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 12,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2018-12-17",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2018-12-24",
      "contributorsCount" : 1,
      "commitsCount" : 7,
      "fileUpdatesCount" : 27,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 18,
        "lowRiskValue" : 9,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 66.66666666666667,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 33.333333333333336,
        "totalValue" : 27,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2019-01-07",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-01-14",
      "contributorsCount" : 3,
      "commitsCount" : 7,
      "fileUpdatesCount" : 36,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 13,
        "lowRiskValue" : 23,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 36.111111111111114,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 63.888888888888886,
        "totalValue" : 36,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2019-01-21",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 13,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 46.15384615384615,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 53.84615384615385,
        "totalValue" : 13,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2019-02-04",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-02-11",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 50.0,
        "totalValue" : 12,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2019-02-18",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-03-04",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 18,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 61.111111111111114,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 38.888888888888886,
        "totalValue" : 18,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2019-03-11",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 102,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 94,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 7.8431372549019605,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 92.15686274509804,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 102,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2019-03-18",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 10,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 10,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2019-03-25",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 50.0,
        "totalValue" : 12,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2019-04-01",
      "contributorsCount" : 1,
      "commitsCount" : 7,
      "fileUpdatesCount" : 17,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 17,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 17,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2019-04-22",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2019-04-29",
      "contributorsCount" : 4,
      "commitsCount" : 16,
      "fileUpdatesCount" : 33,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 25,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 15,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 75.75757575757575,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 24.242424242424242,
        "totalValue" : 33,
        "totalCount" : 16
      }
    }, {
      "timeSlot" : "2019-05-06",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 9,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2019-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 9,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 10,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 10,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2019-05-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-06-03",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 27,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 23,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 14.814814814814815,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 85.18518518518519,
        "totalValue" : 27,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2019-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-06-17",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-07-01",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2019-07-08",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-07-29",
      "contributorsCount" : 3,
      "commitsCount" : 3,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-08-05",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-08-12",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-08-26",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 55,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 46,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 5.454545454545454,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 83.63636363636364,
        "lowRiskPercentage" : 10.909090909090908,
        "totalValue" : 55,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2019-09-02",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-09-16",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-10-07",
      "contributorsCount" : 1,
      "commitsCount" : 13,
      "fileUpdatesCount" : 32,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 20,
        "lowRiskValue" : 12,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 12,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 62.5,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 37.5,
        "totalValue" : 32,
        "totalCount" : 13
      }
    }, {
      "timeSlot" : "2019-10-14",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-10-21",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2019-11-04",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-11-18",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-11-25",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 9,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2019-12-02",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2019-12-09",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2019-12-16",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-01-13",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-01-20",
      "contributorsCount" : 2,
      "commitsCount" : 6,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 9,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2020-01-27",
      "contributorsCount" : 2,
      "commitsCount" : 11,
      "fileUpdatesCount" : 18,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 18,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 11,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 18,
        "totalCount" : 11
      }
    }, {
      "timeSlot" : "2020-02-03",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-02-10",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-02-17",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-02-24",
      "contributorsCount" : 3,
      "commitsCount" : 9,
      "fileUpdatesCount" : 20,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 20,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 20,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2020-03-02",
      "contributorsCount" : 1,
      "commitsCount" : 19,
      "fileUpdatesCount" : 30,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 30,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 19,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 30,
        "totalCount" : 19
      }
    }, {
      "timeSlot" : "2020-03-09",
      "contributorsCount" : 1,
      "commitsCount" : 18,
      "fileUpdatesCount" : 26,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 26,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 18,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 26,
        "totalCount" : 18
      }
    }, {
      "timeSlot" : "2020-03-16",
      "contributorsCount" : 2,
      "commitsCount" : 14,
      "fileUpdatesCount" : 25,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 25,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 14,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 25,
        "totalCount" : 14
      }
    }, {
      "timeSlot" : "2020-03-23",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-03-30",
      "contributorsCount" : 2,
      "commitsCount" : 9,
      "fileUpdatesCount" : 35,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 17,
        "lowRiskValue" : 18,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 48.57142857142857,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 51.42857142857143,
        "totalValue" : 35,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2020-04-06",
      "contributorsCount" : 3,
      "commitsCount" : 5,
      "fileUpdatesCount" : 14,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 14,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 14,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2020-04-13",
      "contributorsCount" : 3,
      "commitsCount" : 4,
      "fileUpdatesCount" : 32,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 27,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 15.625,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 84.375,
        "totalValue" : 32,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2020-04-20",
      "contributorsCount" : 3,
      "commitsCount" : 7,
      "fileUpdatesCount" : 16,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 10,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 62.5,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 37.5,
        "totalValue" : 16,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2020-04-27",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-05-11",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-06-01",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-06-22",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-06-29",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-07-06",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 19,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 13,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 31.57894736842105,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 68.42105263157895,
        "totalValue" : 19,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-07-20",
      "contributorsCount" : 5,
      "commitsCount" : 9,
      "fileUpdatesCount" : 17,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 8,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 64.70588235294117,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 35.294117647058826,
        "totalValue" : 17,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2020-07-27",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-08-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-08-24",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2020-09-07",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-09-14",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-09-21",
      "contributorsCount" : 2,
      "commitsCount" : 6,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 9,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2020-09-28",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-10-19",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-10-26",
      "contributorsCount" : 3,
      "commitsCount" : 4,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 9,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2020-11-09",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 16,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 16,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 16,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2020-11-30",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2020-12-07",
      "contributorsCount" : 4,
      "commitsCount" : 4,
      "fileUpdatesCount" : 18,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 11,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 38.888888888888886,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 61.111111111111114,
        "totalValue" : 18,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2020-12-14",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-01-18",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2021-02-01",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-03-15",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2021-04-12",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-04-26",
      "contributorsCount" : 3,
      "commitsCount" : 7,
      "fileUpdatesCount" : 17,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 64.70588235294117,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 35.294117647058826,
        "totalValue" : 17,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2021-05-03",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 45.45454545454545,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 54.54545454545455,
        "totalValue" : 11,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2021-05-10",
      "contributorsCount" : 3,
      "commitsCount" : 5,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2021-05-24",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 10,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 10,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2021-05-31",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-06-28",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2021-07-19",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-07-26",
      "contributorsCount" : 4,
      "commitsCount" : 11,
      "fileUpdatesCount" : 25,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 13,
        "lowRiskValue" : 12,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 52.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 48.0,
        "totalValue" : 25,
        "totalCount" : 11
      }
    }, {
      "timeSlot" : "2021-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-08-16",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-08-23",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-08-30",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2021-10-18",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2021-10-25",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-01-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-01-10",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2022-02-14",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2022-03-21",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-04-11",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-04-18",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-06-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-07-25",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2022-08-22",
      "contributorsCount" : 2,
      "commitsCount" : 7,
      "fileUpdatesCount" : 17,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 9,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 52.94117647058823,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 47.05882352941177,
        "totalValue" : 17,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2022-09-12",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2022-12-12",
      "contributorsCount" : 2,
      "commitsCount" : 3,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2023-01-30",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2023-11-27",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2025-08-04",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 13,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 8,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 38.46153846153846,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 61.53846153846154,
        "totalValue" : 13,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2025-09-15",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 6,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 6,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2025-10-27",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2025-12-15",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2025-12-29",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "py",
      "commitsCount" : 1566,
      "committers" : [ "kashish@uber.com", "kashish.mittal55@gmail.com", "arushi.arora@uber.com", "40239280+arushi297@users.noreply.github.com", "yevgeni@aurora.tech", "weichen.xu@databricks.com", "udhayaraj12@gmail.com", "selitvin@users.noreply.github.com", "chongxiaoc@uber.com", "74630762+chongxiaoc@users.noreply.github.com", "farahani.mostafa@gmail.com", "tir.karthi@gmail.com", "54285210+rbetz@users.noreply.github.com", "gregor.ehrensperger@gmx.com", "maansar@microsoft.com", "manjuransari143@gmail.com", "selitvin@yevgenis-macbook-pro-2.local", "tgaddair@gmail.com", "yevgeni@uber.com", "fardin@uber.com", "hezj07+github@gmail.com", "44522052+ritwikbera@users.noreply.github.com", "gueguenster@gmail.com", "dmcguire81@gmail.com", "dmcguire@blackberry.com", "taddair@uber.com", "xiaohan.huang@gmail.com", "felipe.such@uber.com", "liang.zhang@databricks.com", "jgblight@gmail.com", "greg_walker@sympatico.ca", "ingolfured@gmail.com", "hellomind@gmail.com", "jake8@uber.com", "praateekm@gmail.com", "dimitrov@uber.com", "argreg04@gmail.com", "greg.arutiunian@ge.com", "r.saissy@criteo.com", "joshua.goller@uber.com", "kimham@kth.se", "robbieg@uber.com", "vip@uber.com", "miguel.varelaramos@braincreators.com", "ocheng@uber.com", "yevgenilitvin@yevgenis-macbook-pro.local", "cclauss@bluewin.ch", "m.eremeev@uber.com", "ocheng@uberatc.com", "kash@uber.com", "rgruener@users.noreply.github.com" ],
      "filesCount" : 236,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "kash@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "joshua.goller@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 23
      }, {
        "contributor" : "yevgenilitvin@yevgenis-macbook-pro.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 25
      }, {
        "contributor" : "gueguenster@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "ingolfured@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "tgaddair@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "selitvin@yevgenis-macbook-pro-2.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "yevgeni@aurora.tech",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "udhayaraj12@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "m.eremeev@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "fardin@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 20
      }, {
        "contributor" : "54285210+rbetz@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmcguire@blackberry.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "arushi.arora@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "praateekm@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "selitvin@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 115
      }, {
        "contributor" : "ocheng@uberatc.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 35
      }, {
        "contributor" : "miguel.varelaramos@braincreators.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "dimitrov@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 38
      }, {
        "contributor" : "ocheng@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 25
      }, {
        "contributor" : "liang.zhang@databricks.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 39
      }, {
        "contributor" : "robbieg@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 175
      }, {
        "contributor" : "weichen.xu@databricks.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 129
      }, {
        "contributor" : "chongxiaoc@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 14
      }, {
        "contributor" : "74630762+chongxiaoc@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 24
      }, {
        "contributor" : "hellomind@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "gregor.ehrensperger@gmx.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "44522052+ritwikbera@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "jake8@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "taddair@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "r.saissy@criteo.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "tir.karthi@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "manjuransari143@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "kimham@kth.se",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 17
      }, {
        "contributor" : "farahani.mostafa@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "maansar@microsoft.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmcguire81@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 674
      }, {
        "contributor" : "rgruener@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 72
      }, {
        "contributor" : "40239280+arushi297@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "xiaohan.huang@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "kashish.mittal55@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "felipe.such@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "argreg04@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "cclauss@bluewin.ch",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "greg_walker@sympatico.ca",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "hezj07+github@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "greg.arutiunian@ge.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "jgblight@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "kashish@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "vip@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 11
      } ]
    }, {
      "extension" : "rst",
      "commitsCount" : 178,
      "committers" : [ "kashish@uber.com", "arushi.arora@uber.com", "juandavid5477158@hotmail.com", "yevgeni@aurora.tech", "weichen.xu@databricks.com", "udhayaraj12@gmail.com", "selitvin@users.noreply.github.com", "74630762+chongxiaoc@users.noreply.github.com", "chongxiaoc@uber.com", "54285210+rbetz@users.noreply.github.com", "manjuransari143@gmail.com", "selitvin@yevgenis-macbook-pro-2.local", "tgaddair@gmail.com", "yevgeni@uber.com", "fardin@uber.com", "hezj07+github@gmail.com", "dmcguire81@gmail.com", "dmcguire@blackberry.com", "rb@determined.ai", "taddair@uber.com", "felipe.such@uber.com", "liang.zhang@databricks.com", "mtn@uber.com", "michaeltnoronha@gmail.com", "dimitrov@uber.com", "joshua.goller@uber.com", "rgruener@users.noreply.github.com", "viv.panyam@gmail.com", "robbieg@uber.com", "ocheng@uber.com" ],
      "filesCount" : 29,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "joshua.goller@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "rb@determined.ai",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "taddair@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "tgaddair@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "selitvin@yevgenis-macbook-pro-2.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "viv.panyam@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "juandavid5477158@hotmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "yevgeni@aurora.tech",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "udhayaraj12@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "fardin@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "54285210+rbetz@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmcguire@blackberry.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "arushi.arora@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "manjuransari143@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "selitvin@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 23
      }, {
        "contributor" : "dmcguire81@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 67
      }, {
        "contributor" : "rgruener@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "dimitrov@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "ocheng@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 37
      }, {
        "contributor" : "felipe.such@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "hezj07+github@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "liang.zhang@databricks.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "robbieg@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "weichen.xu@databricks.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "mtn@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "chongxiaoc@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "kashish@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "74630762+chongxiaoc@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "michaeltnoronha@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "yaml",
      "commitsCount" : 97,
      "committers" : [ "arushi.arora@uber.com", "40239280+arushi297@users.noreply.github.com", "74630762+chongxiaoc@users.noreply.github.com", "selitvin@users.noreply.github.com", "chongxiaoc@uber.com", "weichen.xu@databricks.com", "liang.zhang@databricks.com", "yevgeni@uber.com", "joshua.goller@uber.com", "cclauss@bluewin.ch", "ocheng@uber.com", "robbieg@uber.com", "ocheng@uberatc.com", "rgruener@users.noreply.github.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ocheng@uberatc.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "joshua.goller@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 42
      }, {
        "contributor" : "rgruener@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "40239280+arushi297@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "ocheng@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "cclauss@bluewin.ch",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "liang.zhang@databricks.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "robbieg@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "weichen.xu@databricks.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "chongxiaoc@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "arushi.arora@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "74630762+chongxiaoc@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "selitvin@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 14
      } ]
    }, {
      "extension" : "",
      "commitsCount" : 46,
      "committers" : [ "74630762+chongxiaoc@users.noreply.github.com", "selitvin@users.noreply.github.com", "fardin@uber.com", "yevgeni@uber.com", "r.saissy@criteo.com", "joshua.goller@uber.com", "ocheng@uber.com", "khalid", "ocheng@uberatc.com" ],
      "filesCount" : 24,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ocheng@uberatc.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "joshua.goller@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 18
      }, {
        "contributor" : "fardin@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "r.saissy@criteo.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "ocheng@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "74630762+chongxiaoc@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "selitvin@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "khalid",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 12
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 26,
      "committers" : [ "ocheng@uber.com", "yevgeni@uber.com", "robbieg@uber.com", "ocheng@uberatc.com", "rgruener@users.noreply.github.com", "selitvin@users.noreply.github.com" ],
      "filesCount" : 7,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ocheng@uberatc.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "robbieg@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "rgruener@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "ocheng@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "selitvin@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 5,
      "committers" : [ "liang.zhang@databricks.com", "yevgeni@uber.com", "ocheng@uber.com", "rgruener@users.noreply.github.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "liang.zhang@databricks.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "rgruener@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "ocheng@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "pylintrc",
      "commitsCount" : 4,
      "committers" : [ "yevgeni@uber.com", "robbieg@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "robbieg@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "png",
      "commitsCount" : 4,
      "committers" : [ "ocheng@uber.com", "yevgeni@uber.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "ocheng@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "css",
      "commitsCount" : 1,
      "committers" : [ "ocheng@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ocheng@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "ini",
      "commitsCount" : 1,
      "committers" : [ "selitvin@users.noreply.github.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "selitvin@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "cfg",
      "commitsCount" : 1,
      "committers" : [ "robbieg@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "robbieg@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "dockerfile",
      "commitsCount" : 1,
      "committers" : [ "yevgeni@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "flake8",
      "commitsCount" : 1,
      "committers" : [ "yevgenilitvin@yevgenis-macbook-pro.local" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "yevgenilitvin@yevgenis-macbook-pro.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "parquet",
      "commitsCount" : 60,
      "committers" : [ "yevgeni@uber.com" ],
      "filesCount" : 60,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 60
      } ]
    }, {
      "extension" : "txt",
      "commitsCount" : 1,
      "committers" : [ "ocheng@uberatc.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ocheng@uberatc.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "crc",
      "commitsCount" : 66,
      "committers" : [ "yevgeni@uber.com" ],
      "filesCount" : 66,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 66
      } ]
    }, {
      "extension" : "sh",
      "commitsCount" : 2,
      "committers" : [ "yevgeni@uber.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "yevgeni@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "coveragerc",
      "commitsCount" : 1,
      "committers" : [ "robbieg@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "robbieg@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 173,
  "excludedExtensions" : {
    "" : 20,
    "pylintrc" : 1,
    "css" : 1,
    "gitignore" : 1,
    "png" : 4,
    "py" : 1,
    "flake8" : 1,
    "parquet" : 60,
    "txt" : 1,
    "rst" : 14,
    "crc" : 66,
    "coveragerc" : 1,
    "yaml" : 2
  },
  "analysisStartTimeMs" : 1776517125347,
  "maxLinesOfCode" : 5715,
  "maxFileCount" : 56
}