GoogleCloudPlatform / marketing-analytics-jumpstart-dataform
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 5 files with 276 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 1 file changed 6-20 times (140 lines of code)
    • 4 files changed 1-5 times (136 lines of code)
0% | 0% | 0% | 50% | 49%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 5 files with 276 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 2 files changed by 2-5 contributors (220 lines of code)
    • 3 files changed by 1 contributor (56 lines of code)
0% | 0% | 0% | 79% | 20%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
js, json, md, txt, sh, gitignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
js0% | 0% | 0% | 50% | 49%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
includes0% | 0% | 0% | 50% | 49%
definitions0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 9)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ga4.js
in includes
140 4 2023-10-23 2024-11-14 6 4 2144018+kingman@users.norep... chmstimoteo@gmail.com
sql.js
in includes
80 8 2023-10-23 2024-04-16 5 3 2144018+kingman@users.norep... chwa@google.com
functions.js
in includes
39 4 2024-11-08 2024-11-14 2 1 chmstimoteo@gmail.com chmstimoteo@gmail.com
constants.js
in includes
3 - 2023-04-20 2023-04-20 1 1 montychavez@google.com montychavez@google.com
docs.js
in includes
14 - 2024-11-14 2024-11-14 1 1 chmstimoteo@gmail.com chmstimoteo@gmail.com
browser.js
in definitions/digital_analytics_domain/base
25 2
device_type.js
in definitions/digital_analytics_domain/base
25 2
normalized_device_type.js
in definitions/digital_analytics_domain/base
25 2
location.js
in definitions/digital_analytics_domain/base
25 2
Files With Most Contributors (Top 9)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ga4.js
in includes
140 4 2023-10-23 2024-11-14 6 4 2144018+kingman@users.norep... chmstimoteo@gmail.com
sql.js
in includes
80 8 2023-10-23 2024-04-16 5 3 2144018+kingman@users.norep... chwa@google.com
functions.js
in includes
39 4 2024-11-08 2024-11-14 2 1 chmstimoteo@gmail.com chmstimoteo@gmail.com
docs.js
in includes
14 - 2024-11-14 2024-11-14 1 1 chmstimoteo@gmail.com chmstimoteo@gmail.com
constants.js
in includes
3 - 2023-04-20 2023-04-20 1 1 montychavez@google.com montychavez@google.com
location.js
in definitions/digital_analytics_domain/base
25 2
normalized_device_type.js
in definitions/digital_analytics_domain/base
25 2
device_type.js
in definitions/digital_analytics_domain/base
25 2
browser.js
in definitions/digital_analytics_domain/base
25 2
Files With Least Contributors (Top 9)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
location.js
in definitions/digital_analytics_domain/base
25 2
normalized_device_type.js
in definitions/digital_analytics_domain/base
25 2
device_type.js
in definitions/digital_analytics_domain/base
25 2
browser.js
in definitions/digital_analytics_domain/base
25 2
functions.js
in includes
39 4 2024-11-08 2024-11-14 2 1 chmstimoteo@gmail.com chmstimoteo@gmail.com
docs.js
in includes
14 - 2024-11-14 2024-11-14 1 1 chmstimoteo@gmail.com chmstimoteo@gmail.com
constants.js
in includes
3 - 2023-04-20 2023-04-20 1 1 montychavez@google.com montychavez@google.com
sql.js
in includes
80 8 2023-10-23 2024-04-16 5 3 2144018+kingman@users.norep... chwa@google.com
ga4.js
in includes
140 4 2023-10-23 2024-11-14 6 4 2144018+kingman@users.norep... chmstimoteo@gmail.com
Correlations

File Size vs. Number of Changes: 5 points

includes/docs.js x: 14 lines of code y: 1 # changes includes/functions.js x: 39 lines of code y: 2 # changes includes/ga4.js x: 140 lines of code y: 6 # changes includes/sql.js x: 80 lines of code y: 5 # changes includes/constants.js x: 3 lines of code y: 1 # changes
6.0
# changes
  min: 1.0
  average: 3.0
  25th percentile: 1.0
  median: 2.0
  75th percentile: 5.5
  max: 6.0
0 140.0
lines of code
min: 3.0 | average: 55.2 | 25th percentile: 8.5 | median: 39.0 | 75th percentile: 110.0 | max: 140.0

Number of Contributors vs. Number of Changes: 5 points

includes/docs.js x: 1 # contributors y: 1 # changes includes/functions.js x: 1 # contributors y: 2 # changes includes/ga4.js x: 4 # contributors y: 6 # changes includes/sql.js x: 3 # contributors y: 5 # changes
6.0
# changes
  min: 1.0
  average: 3.0
  25th percentile: 1.0
  median: 2.0
  75th percentile: 5.5
  max: 6.0
0 4.0
# contributors
min: 1.0 | average: 2.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.5 | max: 4.0

Number of Contributors vs. File Size: 5 points

includes/docs.js x: 1 # contributors y: 14 lines of code includes/functions.js x: 1 # contributors y: 39 lines of code includes/ga4.js x: 4 # contributors y: 140 lines of code includes/sql.js x: 3 # contributors y: 80 lines of code includes/constants.js x: 1 # contributors y: 3 lines of code
140.0
lines of code
  min: 3.0
  average: 55.2
  25th percentile: 8.5
  median: 39.0
  75th percentile: 110.0
  max: 140.0
0 4.0
# contributors
min: 1.0 | average: 2.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.5 | max: 4.0