View Page Source

Revision (current)
Last Updated by Memory on 4/10/2022 6:59 PM
Back to Page

----

Various statistics gathered from the data of this website in real time.

%%TOC%%

!! General statistics

Note: These statistics apply only to files that are currently available on this
site. Obsolete movies are not counted (and thus, the actual amount of transferred
data is much larger than indicated below), and neither are rejected or canceled
submissions.

[module:MovieStatistics]

!! Movie data

! Longest movies
[module:MovieStatistics|comp=-length|fields=formattedLength=Length]
[MovieStatistics/LongestMovies|(More)]

! Shortest movies
[module:MovieStatistics|comp=length|fields=formattedLength=Length]
[MovieStatistics/ShortestMovies|(More)]

! Most rerecords
[module:MovieStatistics|comp=-filererecords|need=filererecords|fields=filererecords=Rerecords]
[MovieStatistics/MostRerecords|(More)]

! Fewest rerecords
[module:MovieStatistics|comp=filererecords|need=filererecords|fields=filererecords=Rerecords]
[MovieStatistics/FewestRerecords|(More)]

! Largest rerecords-per-movie-length ratio
[module:MovieStatistics|comp=-rerecsPerLength|need=filererecords|fields=rerecsPerLength=Rerecords/s,filererecords=Rerecords,formattedLength=Length]
[MovieStatistics/LargestRerecordRatio|(More)]

! Smallest rerecords-per-movie-length ratio
[module:MovieStatistics|comp=rerecsPerLength|need=filererecords|fields=rerecsPerLength=Rerecords/s,filererecords=Rerecords,formattedLength=Length]
[MovieStatistics/SmallestRerecordRatio|(More)]

! Longest-non-obsoleted movies
[module:MovieStatistics|comp=-daysPublished|fields=daysPublished=Days]
[MovieStatistics/LongestNonObsoleted|(More)]

!! Text data

! Movies with longest descriptions
[module:MovieStatistics|comp=-desclen|need=desclen|fields=desclen=Bytes,num_lines=Lines]

! Movies with shortest descriptions
[module:MovieStatistics|comp=desclen|need=desclen|fields=desclen=Bytes,num_lines=Lines]

! Movies with longest descriptions in submission entry
(Note: This table does not include line counts due to technical reasons.)
[module:MovieStatistics|comp=-udesclen|need=udesclen|fields=udesclen=Bytes]

[if:0]The line count is included in the site_text database table, but not all submissions have an entry in that table. (Those submitted by NesVideoAgent don't have.) If I include it in the database query, it'll completely drop the movies
that don't have a site_text entry from this statistics page.[endif]

!! Rating data

Note: Only movies with at least 5 votes are listed.

! Highest average rating
[module:MovieStatistics|comp=-averageRating|minVotes=5|fields=averageRating=Average rating,numberOfVotes=# votes]
[MovieStatistics/HighestAverageRating|(More)]

! Lowest average rating
[module:MovieStatistics|comp=averageRating|minVotes=5|fields=averageRating=Average rating,numberOfVotes=# votes]
[MovieStatistics/LowestAverageRating|(More)]

! Most rated movies
[module:MovieStatistics|comp=-numberOfVotes|minVotes=5|fields=numberOfVotes=Number of votes]

! Lowest number of ratings
(Note: Only movies published over 2 weeks ago are included in this list.)
[module:MovieStatistics|comp=numberOfVotes|minAge=14|fields=numberOfVotes=Number of votes]

----
!! Subpages