openai / psaw
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 6 files with 580 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)
    • 4 files changed 6-20 times (487 lines of code)
    • 2 files changed 1-5 times (93 lines of code)
0% | 0% | 0% | 83% | 16%
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 6 files with 580 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)
    • 5 files changed by 2-5 contributors (575 lines of code)
    • 1 file changed by 1 contributor (5 lines of code)
0% | 0% | 0% | 99% | <1%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
py, rst, txt, bat, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 83% | 16%
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
psaw0% | 0% | 0% | 90% | 9%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
261 21 2018-04-15 2020-10-22 20 5 david.marx84@gmail.com glenn@openai.com
5 - 2018-05-13 2020-03-18 9 1 david.marx84@gmail.com david.marx84@gmail.com
psaw.py
in psaw
155 5 2018-10-10 2020-03-08 8 2 arlen.khodadadi@gmail.com david.marx84@gmail.com
writers.py
in psaw
66 14 2018-10-10 2020-03-08 7 2 arlen.khodadadi@gmail.com david.marx84@gmail.com
53 9 2018-10-11 2020-03-15 5 2 arlen.khodadadi@gmail.com david.marx84@gmail.com
setup.py
in root
40 - 2018-04-15 2020-03-08 3 2 david.marx84@gmail.com david.marx84@gmail.com
Files With Most Contributors (Top 6)
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
261 21 2018-04-15 2020-10-22 20 5 david.marx84@gmail.com glenn@openai.com
psaw.py
in psaw
155 5 2018-10-10 2020-03-08 8 2 arlen.khodadadi@gmail.com david.marx84@gmail.com
writers.py
in psaw
66 14 2018-10-10 2020-03-08 7 2 arlen.khodadadi@gmail.com david.marx84@gmail.com
53 9 2018-10-11 2020-03-15 5 2 arlen.khodadadi@gmail.com david.marx84@gmail.com
setup.py
in root
40 - 2018-04-15 2020-03-08 3 2 david.marx84@gmail.com david.marx84@gmail.com
5 - 2018-05-13 2020-03-18 9 1 david.marx84@gmail.com david.marx84@gmail.com
Files With Least Contributors (Top 6)
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
5 - 2018-05-13 2020-03-18 9 1 david.marx84@gmail.com david.marx84@gmail.com
psaw.py
in psaw
155 5 2018-10-10 2020-03-08 8 2 arlen.khodadadi@gmail.com david.marx84@gmail.com
writers.py
in psaw
66 14 2018-10-10 2020-03-08 7 2 arlen.khodadadi@gmail.com david.marx84@gmail.com
53 9 2018-10-11 2020-03-15 5 2 arlen.khodadadi@gmail.com david.marx84@gmail.com
setup.py
in root
40 - 2018-04-15 2020-03-08 3 2 david.marx84@gmail.com david.marx84@gmail.com
261 21 2018-04-15 2020-10-22 20 5 david.marx84@gmail.com glenn@openai.com
Correlations

File Size vs. Number of Changes: 6 points

psaw/PushshiftAPI.py x: 261 lines of code y: 20 # changes psaw/__init__.py x: 5 lines of code y: 9 # changes psaw/utilities.py x: 53 lines of code y: 5 # changes psaw/psaw.py x: 155 lines of code y: 8 # changes psaw/writers.py x: 66 lines of code y: 7 # changes setup.py x: 40 lines of code y: 3 # changes
20.0
# changes
  min: 3.0
  average: 8.67
  25th percentile: 4.5
  median: 7.5
  75th percentile: 11.75
  max: 20.0
0 261.0
lines of code
min: 5.0 | average: 96.67 | 25th percentile: 31.25 | median: 59.5 | 75th percentile: 181.5 | max: 261.0

Number of Contributors vs. Number of Changes: 6 points

psaw/PushshiftAPI.py x: 5 # contributors y: 20 # changes psaw/__init__.py x: 1 # contributors y: 9 # changes psaw/utilities.py x: 2 # contributors y: 5 # changes psaw/psaw.py x: 2 # contributors y: 8 # changes psaw/writers.py x: 2 # contributors y: 7 # changes setup.py x: 2 # contributors y: 3 # changes
20.0
# changes
  min: 3.0
  average: 8.67
  25th percentile: 4.5
  median: 7.5
  75th percentile: 11.75
  max: 20.0
0 5.0
# contributors
min: 1.0 | average: 2.33 | 25th percentile: 1.75 | median: 2.0 | 75th percentile: 2.75 | max: 5.0

Number of Contributors vs. File Size: 6 points

psaw/PushshiftAPI.py x: 5 # contributors y: 261 lines of code psaw/__init__.py x: 1 # contributors y: 5 lines of code psaw/utilities.py x: 2 # contributors y: 53 lines of code psaw/psaw.py x: 2 # contributors y: 155 lines of code psaw/writers.py x: 2 # contributors y: 66 lines of code setup.py x: 2 # contributors y: 40 lines of code
261.0
lines of code
  min: 5.0
  average: 96.67
  25th percentile: 31.25
  median: 59.5
  75th percentile: 181.5
  max: 261.0
0 5.0
# contributors
min: 1.0 | average: 2.33 | 25th percentile: 1.75 | median: 2.0 | 75th percentile: 2.75 | max: 5.0