aws-samples / deep-learning-web-app
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: 82
  • Daily file updates (only one update per file and date counted): 157
  • First update: 2021-03-24
  • Latest update: 2021-09-20
  • Days between first and latest update: 181 (25 weeks, estimated 125 working days)
  • Active days (at least one file change): 9
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 82 files with 9,798 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 82 files that are 181-365 days old (9,798 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)
0% | 100% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 82 files with 9,798 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 82 files have been last changed 181-365 days ago (9,798 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)
0% | 100% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
js, scss, jsx, py, sh, json, txt, md, yml, ipynb, css, svg, gitignore, html, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
css0% | 100% | 0% | 0% | 0%
js0% | 100% | 0% | 0% | 0%
jsx0% | 100% | 0% | 0% | 0%
yaml0% | 100% | 0% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
scss0% | 100% | 0% | 0% | 0%
yml0% | 100% | 0% | 0% | 0%
html0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
css0% | 100% | 0% | 0% | 0%
js0% | 100% | 0% | 0% | 0%
jsx0% | 100% | 0% | 0% | 0%
yaml0% | 100% | 0% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
scss0% | 100% | 0% | 0% | 0%
yml0% | 100% | 0% | 0% | 0%
html0% | 100% | 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
frontend/webapp/src/custom-bootstrap0% | 100% | 0% | 0% | 0%
frontend/webapp/src/containers0% | 100% | 0% | 0% | 0%
frontend/webapp/src/components0% | 100% | 0% | 0% | 0%
backend/training-pipeline0% | 100% | 0% | 0% | 0%
frontend/webapp/src0% | 100% | 0% | 0% | 0%
backend/training-pipeline/functions/api0% | 100% | 0% | 0% | 0%
frontend/webapp0% | 100% | 0% | 0% | 0%
backend/training-pipeline/functions/step_functions0% | 100% | 0% | 0% | 0%
machine-learning/container/scripts0% | 100% | 0% | 0% | 0%
machine-learning0% | 100% | 0% | 0% | 0%
shared-infra0% | 100% | 0% | 0% | 0%
frontend/webapp/public0% | 100% | 0% | 0% | 0%
backend/training-pipeline/functions0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
frontend/webapp/src/custom-bootstrap0% | 100% | 0% | 0% | 0%
frontend/webapp/src/containers0% | 100% | 0% | 0% | 0%
frontend/webapp/src/components0% | 100% | 0% | 0% | 0%
backend/training-pipeline0% | 100% | 0% | 0% | 0%
frontend/webapp/src0% | 100% | 0% | 0% | 0%
backend/training-pipeline/functions/api0% | 100% | 0% | 0% | 0%
frontend/webapp0% | 100% | 0% | 0% | 0%
backend/training-pipeline/functions/step_functions0% | 100% | 0% | 0% | 0%
machine-learning/container/scripts0% | 100% | 0% | 0% | 0%
machine-learning0% | 100% | 0% | 0% | 0%
shared-infra0% | 100% | 0% | 0% | 0%
frontend/webapp/public0% | 100% | 0% | 0% | 0%
backend/training-pipeline/functions0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
custom.css
in frontend/webapp/src/custom-bootstrap/css
5549 - 306 314 2
TrainModelPage.js
in frontend/webapp/src/containers/TrainModelPage
756 4 306 314 2
template.yaml
in backend/training-pipeline
606 - 306 314 2
InferencePage.js
in frontend/webapp/src/containers
425 3 306 314 2
start_job.py
in backend/training-pipeline/functions/api
167 1 306 314 2
TrainingJobTable.js
in frontend/webapp/src/containers/TrainModelPage
153 - 306 314 2
renderFields.js
in frontend/webapp/src/containers
140 - 306 314 2
Header.jsx
in frontend/webapp/src/components
131 - 306 314 2
serviceWorker.js
in frontend/webapp/src
94 4 306 314 2
packaged.yml
in frontend/webapp
92 - 306 314 2
CardGrid.jsx
in frontend/webapp/src/components/cards
82 - 306 314 2
predictor.py
in machine-learning/container/scripts
78 6 306 314 2
Carousel.jsx
in frontend/webapp/src/components
77 - 306 314 2
App.js
in frontend/webapp/src
77 3 306 314 2
delete_oldest_endpoint.py
in backend/training-pipeline/functions/step_functions
69 2 306 314 2
template.yml
in frontend/webapp
65 - 306 314 2
infer.py
in backend/training-pipeline/functions/api
55 1 306 314 2
LoginForm.jsx
in frontend/webapp/src/components/forms
54 - 306 314 2
Login.js
in frontend/webapp/src/containers
52 3 306 314 2
index.js
in frontend/webapp/src
50 2 306 314 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in backend/training-pipeline/functions/step_functions
1 - 306 314 2
__init__.py
in backend/training-pipeline/functions
1 - 306 314 2
__init__.py
in backend/training-pipeline/functions/api
1 - 306 314 2
App.scss
in frontend/webapp/src
1 - 306 314 2
setupTests.js
in frontend/webapp/src
1 - 306 314 2
index.js
in frontend/webapp/src/components/cards
2 - 306 314 2
wsgi.py
in machine-learning/container/scripts
2 - 306 314 2
index.js
in frontend/webapp/src/components/layouts
3 - 306 314 2
CardItem.scss
in frontend/webapp/src/components/cards
3 - 306 314 2
OneColumnLayout.scss
in frontend/webapp/src/components/layouts
4 - 306 314 2
AppliedRoute.js
in frontend/webapp/src/components
4 1 306 314 2
Themes.js
in frontend/webapp/src/components/constants
4 - 306 314 2
NotFound.scss
in frontend/webapp/src/containers
4 - 306 314 2
LoginForm.scss
in frontend/webapp/src/components/forms
5 - 306 314 2
HPOSection.scss
in frontend/webapp/src/containers/TrainModelPage
5 - 306 314 2
TrainNewModelSection.scss
in frontend/webapp/src/containers/TrainModelPage
5 - 306 314 2
index.js
in frontend/webapp/src/components
6 - 306 314 2
TrainingJobTable.scss
in frontend/webapp/src/containers/TrainModelPage
6 - 306 314 2
hello_world.py
in backend/training-pipeline/functions/api
7 1 306 314 2
index.js
in frontend/webapp/src/components/forms
8 - 306 314 2
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
custom.css
in frontend/webapp/src/custom-bootstrap/css
5549 - 306 314 2
TrainModelPage.js
in frontend/webapp/src/containers/TrainModelPage
756 4 306 314 2
template.yaml
in backend/training-pipeline
606 - 306 314 2
InferencePage.js
in frontend/webapp/src/containers
425 3 306 314 2
start_job.py
in backend/training-pipeline/functions/api
167 1 306 314 2
TrainingJobTable.js
in frontend/webapp/src/containers/TrainModelPage
153 - 306 314 2
renderFields.js
in frontend/webapp/src/containers
140 - 306 314 2
Header.jsx
in frontend/webapp/src/components
131 - 306 314 2
serviceWorker.js
in frontend/webapp/src
94 4 306 314 2
packaged.yml
in frontend/webapp
92 - 306 314 2
CardGrid.jsx
in frontend/webapp/src/components/cards
82 - 306 314 2
predictor.py
in machine-learning/container/scripts
78 6 306 314 2
Carousel.jsx
in frontend/webapp/src/components
77 - 306 314 2
App.js
in frontend/webapp/src
77 3 306 314 2
delete_oldest_endpoint.py
in backend/training-pipeline/functions/step_functions
69 2 306 314 2
template.yml
in frontend/webapp
65 - 306 314 2
infer.py
in backend/training-pipeline/functions/api
55 1 306 314 2
LoginForm.jsx
in frontend/webapp/src/components/forms
54 - 306 314 2
Login.js
in frontend/webapp/src/containers
52 3 306 314 2
index.js
in frontend/webapp/src
50 2 306 314 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Routes.js
in frontend/webapp/src
19 1 294 314 3
AuthenticatedRoute.js
in frontend/webapp/src/components
11 - 294 314 3
NotFound.js
in frontend/webapp/src/containers
9 - 294 314 3
UnauthenticatedRoute.js
in frontend/webapp/src/components
8 - 294 314 3
custom.css
in frontend/webapp/src/custom-bootstrap/css
5549 - 306 314 2
TrainModelPage.js
in frontend/webapp/src/containers/TrainModelPage
756 4 306 314 2
template.yaml
in backend/training-pipeline
606 - 306 314 2
InferencePage.js
in frontend/webapp/src/containers
425 3 306 314 2
start_job.py
in backend/training-pipeline/functions/api
167 1 306 314 2
TrainingJobTable.js
in frontend/webapp/src/containers/TrainModelPage
153 - 306 314 2
renderFields.js
in frontend/webapp/src/containers
140 - 306 314 2
Header.jsx
in frontend/webapp/src/components
131 - 306 314 2
serviceWorker.js
in frontend/webapp/src
94 4 306 314 2
packaged.yml
in frontend/webapp
92 - 306 314 2
CardGrid.jsx
in frontend/webapp/src/components/cards
82 - 306 314 2
predictor.py
in machine-learning/container/scripts
78 6 306 314 2
Carousel.jsx
in frontend/webapp/src/components
77 - 306 314 2
App.js
in frontend/webapp/src
77 3 306 314 2
delete_oldest_endpoint.py
in backend/training-pipeline/functions/step_functions
69 2 306 314 2
template.yml
in frontend/webapp
65 - 306 314 2