awslabs / visual-search
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 15
  • Daily file updates (only one update per file and date counted): 44
  • First update: 2018-06-26
  • Latest update: 2021-08-04
  • Days between first and latest update: 1136 (162 weeks, estimated 810 working days)
  • Active days (at least one file change): 15
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 15 files with 444 lines of code in files.
    • 15 files that are 366+ days old (444 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 15 files with 444 lines of code in files.
    • 15 files have been last changed 366+ days ago (444 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
js, md, py, html, txt, css, gitignore, json, ipynb, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
js100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
js100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
web-app/app/controllers100% | 0% | 0% | 0% | 0%
search100% | 0% | 0% | 0% | 0%
web-app/app/partials100% | 0% | 0% | 0% | 0%
DeepLens100% | 0% | 0% | 0% | 0%
web-app/app/js100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
web-app100% | 0% | 0% | 0% | 0%
API100% | 0% | 0% | 0% | 0%
web-app/app/services100% | 0% | 0% | 0% | 0%
web-app/app/filters100% | 0% | 0% | 0% | 0%
web-app/app/directives100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
web-app/app/controllers100% | 0% | 0% | 0% | 0%
search100% | 0% | 0% | 0% | 0%
web-app/app/partials100% | 0% | 0% | 0% | 0%
DeepLens100% | 0% | 0% | 0% | 0%
web-app/app/js100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
web-app100% | 0% | 0% | 0% | 0%
API100% | 0% | 0% | 0% | 0%
web-app/app/services100% | 0% | 0% | 0% | 0%
web-app/app/filters100% | 0% | 0% | 0% | 0%
web-app/app/directives100% | 0% | 0% | 0% | 0%
Oldest Files (Top 15)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
mainControllers.js
in web-app/app/controllers
71 1 1311 1311 1
lambda_function.py
in search
71 1 1262 1311 4
searchControllers.js
in web-app/app/controllers
51 4 1311 1311 1
greengrassHelloWorld.py
in DeepLens
35 2 1311 1311 1
app.js
in web-app/app/js
34 - 1311 1311 1
search.html
in web-app/app/partials
34 - 1311 1311 1
template.yaml
in root
34 - 1311 1311 1
index.html
in web-app
28 - 1311 1311 1
lambda_function.py
in API
27 1 1262 1311 3
main.html
in web-app/app/partials
20 - 1311 1311 1
services.js
in web-app/app/services
17 2 1311 1311 1
filters.js
in web-app/app/filters
7 1 1311 1311 1
directives.js
in web-app/app/directives
7 1 1311 1311 1
settings.html
in web-app/app/partials
5 - 1311 1311 1
appConfig.js
in web-app/app/services
3 - 1262 1311 2
Files Not Recently Changed (Top 15)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
settings.html
in web-app/app/partials
5 - 1311 1311 1
directives.js
in web-app/app/directives
7 1 1311 1311 1
filters.js
in web-app/app/filters
7 1 1311 1311 1
services.js
in web-app/app/services
17 2 1311 1311 1
main.html
in web-app/app/partials
20 - 1311 1311 1
index.html
in web-app
28 - 1311 1311 1
template.yaml
in root
34 - 1311 1311 1
search.html
in web-app/app/partials
34 - 1311 1311 1
app.js
in web-app/app/js
34 - 1311 1311 1
greengrassHelloWorld.py
in DeepLens
35 2 1311 1311 1
searchControllers.js
in web-app/app/controllers
51 4 1311 1311 1
mainControllers.js
in web-app/app/controllers
71 1 1311 1311 1
appConfig.js
in web-app/app/services
3 - 1262 1311 2
lambda_function.py
in API
27 1 1262 1311 3
lambda_function.py
in search
71 1 1262 1311 4
Most Recently Created Files (Top 15)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
mainControllers.js
in web-app/app/controllers
71 1 1311 1311 1
lambda_function.py
in search
71 1 1262 1311 4
searchControllers.js
in web-app/app/controllers
51 4 1311 1311 1
greengrassHelloWorld.py
in DeepLens
35 2 1311 1311 1
app.js
in web-app/app/js
34 - 1311 1311 1
search.html
in web-app/app/partials
34 - 1311 1311 1
template.yaml
in root
34 - 1311 1311 1
index.html
in web-app
28 - 1311 1311 1
lambda_function.py
in API
27 1 1262 1311 3
main.html
in web-app/app/partials
20 - 1311 1311 1
services.js
in web-app/app/services
17 2 1311 1311 1
filters.js
in web-app/app/filters
7 1 1311 1311 1
directives.js
in web-app/app/directives
7 1 1311 1311 1
settings.html
in web-app/app/partials
5 - 1311 1311 1
appConfig.js
in web-app/app/services
3 - 1262 1311 2
Most Recently Changed Files (Top 15)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
lambda_function.py
in search
71 1 1262 1311 4
lambda_function.py
in API
27 1 1262 1311 3
appConfig.js
in web-app/app/services
3 - 1262 1311 2
mainControllers.js
in web-app/app/controllers
71 1 1311 1311 1
searchControllers.js
in web-app/app/controllers
51 4 1311 1311 1
greengrassHelloWorld.py
in DeepLens
35 2 1311 1311 1
app.js
in web-app/app/js
34 - 1311 1311 1
search.html
in web-app/app/partials
34 - 1311 1311 1
template.yaml
in root
34 - 1311 1311 1
index.html
in web-app
28 - 1311 1311 1
main.html
in web-app/app/partials
20 - 1311 1311 1
services.js
in web-app/app/services
17 2 1311 1311 1
filters.js
in web-app/app/filters
7 1 1311 1311 1
directives.js
in web-app/app/directives
7 1 1311 1311 1
settings.html
in web-app/app/partials
5 - 1311 1311 1