aws-samples / amazon-qldb-dmv-sample-nodejs
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: 35
  • Daily file updates (only one update per file and date counted): 53
  • First update: 2019-10-14
  • Latest update: 2022-01-05
  • Days between first and latest update: 815 (116 weeks, estimated 580 working days)
  • Active days (at least one file change): 45
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 35 files with 2,218 lines of code in files.
    • 35 files that are 366+ days old (2,218 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 35 files with 2,218 lines of code in files.
    • 7 files have been last changed 366+ days ago (486 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)
    • 28 files have been last changed 31-90 days ago (1,732 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
21% | 0% | 0% | 78% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
ts, json, md, yml, txt, gitignore
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
ts100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
ts21% | 0% | 0% | 78% | 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
src100% | 0% | 0% | 0% | 0%
src/qldb100% | 0% | 0% | 0% | 0%
src/model100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/qldb65% | 0% | 0% | 34% | 0%
src/model100% | 0% | 0% | 0% | 0%
src2% | 0% | 0% | 97% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
ExportJournal.ts
in src
255 7 77 811 2
SampleData.ts
in src/model
190 - 811 811 1
GetBlock.ts
in src
117 3 77 811 6
GetRevision.ts
in src
104 3 77 811 5
JournalS3ExportReader.ts
in src/qldb
96 6 668 811 3
Verifier.ts
in src/qldb
81 9 77 811 4
TransferVehicleOwnership.ts
in src
80 4 77 811 6
RegisterDriversLicense.ts
in src
78 5 77 811 6
Util.ts
in src/qldb
77 6 668 811 3
ValidateQldbHashchain.ts
in src
76 3 77 811 4
TagResources.ts
in src
75 4 77 811 2
AddSecondaryOwner.ts
in src
70 3 77 811 6
InsertIonTypes.ts
in src
67 2 77 811 5
RenewDriversLicense.ts
in src
67 3 77 811 6
DeletionProtection.ts
in src
54 3 77 811 2
InsertDocument.ts
in src
53 3 77 811 6
ListJournalExports.ts
in src
53 2 77 811 4
BlockAddress.ts
in src/qldb
50 6 77 811 4
index.ts
in src
49 - 608 811 4
DeleteLedger.ts
in src
49 2 77 811 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Constants.ts
in src/qldb
14 - 811 811 1
LogUtil.ts
in src/qldb
24 4 811 811 1
SampleData.ts
in src/model
190 - 811 811 1
JournalBlock.ts
in src/qldb
36 1 668 811 3
Util.ts
in src/qldb
77 6 668 811 3
JournalS3ExportReader.ts
in src/qldb
96 6 668 811 3
index.ts
in src
49 - 608 811 4
DescribeLedger.ts
in src
23 1 77 811 3
GetDigest.ts
in src
25 1 77 811 2
ListLedgers.ts
in src
29 1 77 811 2
DeregisterDriversLicense.ts
in src
29 1 77 811 6
FindVehicles.ts
in src
31 1 77 811 6
ScanTable.ts
in src
32 2 77 811 6
ConnectToLedger.ts
in src
32 2 77 811 4
CreateTable.ts
in src
34 1 77 811 6
QueryHistory.ts
in src
37 1 77 811 6
DescribeJournalExport.ts
in src
37 1 77 811 2
CreateIndex.ts
in src
45 1 77 811 6
CreateLedger.ts
in src
49 2 77 811 2
DeleteLedger.ts
in src
49 2 77 811 2
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
ExportJournal.ts
in src
255 7 77 811 2
SampleData.ts
in src/model
190 - 811 811 1
GetBlock.ts
in src
117 3 77 811 6
GetRevision.ts
in src
104 3 77 811 5
JournalS3ExportReader.ts
in src/qldb
96 6 668 811 3
Verifier.ts
in src/qldb
81 9 77 811 4
TransferVehicleOwnership.ts
in src
80 4 77 811 6
RegisterDriversLicense.ts
in src
78 5 77 811 6
Util.ts
in src/qldb
77 6 668 811 3
ValidateQldbHashchain.ts
in src
76 3 77 811 4
TagResources.ts
in src
75 4 77 811 2
AddSecondaryOwner.ts
in src
70 3 77 811 6
InsertIonTypes.ts
in src
67 2 77 811 5
RenewDriversLicense.ts
in src
67 3 77 811 6
DeletionProtection.ts
in src
54 3 77 811 2
InsertDocument.ts
in src
53 3 77 811 6
ListJournalExports.ts
in src
53 2 77 811 4
BlockAddress.ts
in src/qldb
50 6 77 811 4
index.ts
in src
49 - 608 811 4
DeleteLedger.ts
in src
49 2 77 811 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
ExportJournal.ts
in src
255 7 77 811 2
GetBlock.ts
in src
117 3 77 811 6
GetRevision.ts
in src
104 3 77 811 5
Verifier.ts
in src/qldb
81 9 77 811 4
TransferVehicleOwnership.ts
in src
80 4 77 811 6
RegisterDriversLicense.ts
in src
78 5 77 811 6
ValidateQldbHashchain.ts
in src
76 3 77 811 4
TagResources.ts
in src
75 4 77 811 2
AddSecondaryOwner.ts
in src
70 3 77 811 6
InsertIonTypes.ts
in src
67 2 77 811 5
RenewDriversLicense.ts
in src
67 3 77 811 6
DeletionProtection.ts
in src
54 3 77 811 2
InsertDocument.ts
in src
53 3 77 811 6
ListJournalExports.ts
in src
53 2 77 811 4
BlockAddress.ts
in src/qldb
50 6 77 811 4
DeleteLedger.ts
in src
49 2 77 811 2
CreateLedger.ts
in src
49 2 77 811 2
CreateIndex.ts
in src
45 1 77 811 6
DescribeJournalExport.ts
in src
37 1 77 811 2
QueryHistory.ts
in src
37 1 77 811 6