aws-samples / query-data-in-s3-with-amazon-athena-and-aws-sdk-for-dotnet
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: 36
  • Daily file updates (only one update per file and date counted): 77
  • First update: 2020-10-28
  • Latest update: 2021-12-23
  • Days between first and latest update: 422 (60 weeks, estimated 300 working days)
  • Active days (at least one file change): 26
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 36 files with 1,474 lines of code in files.
    • 36 files that are 366+ days old (1,474 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 36 files with 1,474 lines of code in files.
    • 34 files have been last changed 366+ days ago (1,289 lines of code)
    • 1 files have been last changed 181-365 days ago (176 lines of code)
    • 1 files have been last changed 91-180 days ago (9 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)
87% | 11% | <1% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, js, json, md, gitignore, csproj, css, cshtml, txt, yml, dockerignore, html, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
cshtml100% | 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
cs77% | 22% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
cshtml100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
yaml0% | 0% | 100% | 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
app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.BusinessLogic/Extentions100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.WebApp/Controllers100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.WebApp100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.BusinessLogic/Entities100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.BusinessLogicTests/Repositories100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.WebApp/Pages100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.WebApp/Models100% | 0% | 0% | 0% | 0%
cloud-formation-templates100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.WebApp/Controllers100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.WebApp100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.BusinessLogic/Entities100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.BusinessLogicTests/Repositories100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.WebApp/Pages100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.WebApp/Models100% | 0% | 0% | 0% | 0%
app/AthenaNetCore/AthenaNetCore.BusinessLogic/Extentions6% | 93% | 0% | 0% | 0%
cloud-formation-templates0% | 0% | 100% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
registerServiceWorker.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src
73 4 421 460 2
CovidTestingRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
65 1 421 460 5
Startup.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp
56 3 421 460 3
NavMenu.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
47 2 421 460 4
CovidTestingRepositoryTests.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogicTests/Repositories
47 3 421 460 5
HospitalBeds.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Entities
40 - 421 460 4
HospitalRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
37 1 421 460 6
CovidTestingStatesDaily.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Entities
29 - 421 460 4
BaseRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
27 3 421 460 5
Error.cshtml.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Pages
26 2 421 460 2
Program.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp
24 2 421 460 2
HospitalRepositoryTests.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogicTests/Repositories
24 1 421 460 5
Home.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
23 - 421 460 3
cshtml
Error.cshtml
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Pages
23 - 421 460 2
App.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src
19 - 421 460 4
index.html
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/public
18 - 421 460 2
NavMenu.css
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
16 - 421 460 2
AthenaColumnAttribute.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Entities
16 1 421 460 3
ICovidTestingRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
15 - 421 460 5
index.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src
14 - 421 460 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
cshtml
_ViewImports.cshtml
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Pages
3 - 421 460 2
IBaseRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
10 - 421 454 3
WeatherForecast.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp
11 - 421 460 2
custom.css
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src
11 - 421 460 2
AppErrorModel.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Models
12 - 421 454 2
ColumnPositionInfo.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Extentions
13 - 421 460 3
AthenaQueryResultModel.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Models
13 - 421 454 2
Layout.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
13 - 421 460 2
IHospitalRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
14 - 421 459 4
index.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src
14 - 421 460 2
ICovidTestingRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
15 - 421 460 5
AthenaColumnAttribute.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Entities
16 1 421 460 3
NavMenu.css
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
16 - 421 460 2
index.html
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/public
18 - 421 460 2
App.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src
19 - 421 460 4
cshtml
Error.cshtml
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Pages
23 - 421 460 2
Home.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
23 - 421 460 3
HospitalRepositoryTests.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogicTests/Repositories
24 1 421 460 5
Program.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp
24 2 421 460 2
Error.cshtml.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Pages
26 2 421 460 2
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
s3-athena-result.template.yaml
in src/cloud-formation-templates
9 - 139 437 5
AmazonAthenaClientExtentions.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Extentions
176 5 300 441 4
CovidTestingByDate.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
129 9 421 454 5
CovidTestingByState.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
111 7 421 454 4
HospitalsRunAndGo.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
111 9 421 454 4
AthenaQueryResultModel.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Models
13 - 421 454 2
AppErrorModel.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Models
12 - 421 454 2
IBaseRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
10 - 421 454 3
CovidTrackingController.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Controllers
142 2 421 459 6
Hospitals.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
57 5 421 459 4
IHospitalRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
14 - 421 459 4
registerServiceWorker.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src
73 4 421 460 2
CovidTestingRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
65 1 421 460 5
Startup.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp
56 3 421 460 3
NavMenu.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
47 2 421 460 4
CovidTestingRepositoryTests.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogicTests/Repositories
47 3 421 460 5
HospitalBeds.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Entities
40 - 421 460 4
HospitalRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
37 1 421 460 6
CovidTestingStatesDaily.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Entities
29 - 421 460 4
BaseRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
27 3 421 460 5
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
s3-athena-result.template.yaml
in src/cloud-formation-templates
9 - 139 437 5
AmazonAthenaClientExtentions.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Extentions
176 5 300 441 4
CovidTrackingController.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Controllers
142 2 421 459 6
CovidTestingByDate.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
129 9 421 454 5
CovidTestingByState.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
111 7 421 454 4
HospitalsRunAndGo.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
111 9 421 454 4
registerServiceWorker.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src
73 4 421 460 2
CovidTestingRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
65 1 421 460 5
Hospitals.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
57 5 421 459 4
Startup.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp
56 3 421 460 3
NavMenu.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
47 2 421 460 4
CovidTestingRepositoryTests.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogicTests/Repositories
47 3 421 460 5
HospitalBeds.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Entities
40 - 421 460 4
HospitalRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
37 1 421 460 6
CovidTestingStatesDaily.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Entities
29 - 421 460 4
BaseRepository.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogic/Repositories
27 3 421 460 5
Error.cshtml.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp/Pages
26 2 421 460 2
Program.cs
in src/app/AthenaNetCore/AthenaNetCore.WebApp
24 2 421 460 2
HospitalRepositoryTests.cs
in src/app/AthenaNetCore/AthenaNetCore.BusinessLogicTests/Repositories
24 1 421 460 5
Home.js
in src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/src/components
23 - 421 460 3