Latest Update
- (2021-11-03)
- Updated data for Oct 2021
Version History
Show
Ver 6.2 -> Ver 6.3
- User reports are now CSV/JSON only.
Ver 6.1 -> Ver 6.2
- Updated post appeals
- Added reason/no reason
- Fixed resolved not being recorded correctly
Ver 6.0 -> Ver 6.1
- Added keeper report
Ver 5.4 -> Ver 6.0
- Completely reworked most of the underlying code
- Statistics are now stored in discrete day units
- This will facilitate more frequent updates to the report (like weekly)
- Greater flexibility in showing periods other than 30 days
- Removed the comment score and favcount tables
- Added table showing top 10 tags for a user's uploads
- Adjusted Google-based analytics for issue #3336
- Only 1% of page hits are being registered
- Changed the format to percentage-based on comment post table as a trial
Ver 5.3 -> Ver 5.4
- Added post replacements table
Ver 5.2 -> Ver 5.3
- Added additional columns to pool data
- Active, Description, Name
- Added Comment Rankings secion
- Shows the top 100 commented posts
- Shows the top 10 tags for each category
- Cutoff for this and all of the following was 100 comments
- Order for this and all of the following was average comments per post
- Shows comments by post ratings
- Shows comments by post score
- Shows comments by favorite count
Ver 5.1 -> Ver 5.2
- Added forum topic analytic data
Ver 5.0 -> Ver 5.1
- Added pool, user, and post analytic data
Ver 4.9 -> Ver 5.0
- Added delta columns for uploads table <evazion: forum #118890>
- Parent delta is the number of posts parented after upload
- Rating delta is the number of posts with rating changes after upload
- Tag delta is the number of tags added/removed after upload
- This does not include metatags or request tags
- Added score and favcount metrics to uploads table
- Changed how upload tables are split
- Instead of Builder+/Platinum-, it is now Contributor/Member
- Removed queue bypass column from Member Upload table
- Added additional links to the uploads table
- Tag categories redirect to the related tags page, which shows the top 25 upload tags for that user over the previous month
- Combined delete and undelete columns for notes and wiki pages
- Added user feedback table
- Truncate user names > 15 characters
- Added prior column to request and translate tables
- Removed '+' or '-' from all column names
- Positive or adds are normal
- Negative or removes are surrounded with parentheses '('')'
- Added page analytics for wiki and artist
- Removed intro and implementation details sections
Ver 4.8 -> Ver 4.9
- Added description changes to Pools report
Ver 4.7 -> Ver 4.8
- Added two new categories to Pools report <provence: forum #122362>
- Obsolete adds and obsolete removes
- These are adds or removes which were undone by another user at a later time
- Added a new Supply vs Demand table
- Compares the Number of Searches with the frequency of tags for all uploads
Ver 4.6 -> Ver 4.7
- Added two new table types
- Translator Tags table which tracks all of the adds/subtracts of certain translator tags. <Provence: From a Dmail>
- Requests tables which track all of the adds/subtracts of non-translator *_requests tags.
- Adds table is ordered by total tags added, showing those who are producing those requests.
- Removes table is ordered by total tags removed, showing those who are fulfilling those requests.
Ver 4.5 -> Ver 4.6
- Added Rank Difference for most tables
- Difference between current month and prior month
- Nonactivity in the prior month gets displayed as "None"
- For the bottom/top upload tables:
- Not making the 100 upload cutoff the prior month gets displayed as "Null"
Ver 4.4 -> Ver 4.5
- Added Top 10 Tags table <chodorov: forum #120004>
Ver 4.3 -> Ver 4.4
- Removed uploads from post table since uploads now have their own table
- Added granularity to Add Tags and Remove Tags by splitting them up into GenTags, Chartags, CopyTags, ArtTags, EmptyTags
- Empty Tags were the same as Tag Errors in the Uploads table (Now renamed in the Upload table as well)
Ver 4.2 -> Ver 4.3
- Added top/bottom 25 upload tagger tables <kuuderes shadow: forum #118765>
- Added count for positive/negative comments in comment table <Provence: forum #118825>
Ver 4.1 -> Ver 4.2
- Correlated artist wiki page changes made through the artist interface <chodorov: forum #118651>
- Added Wiki column to Artist table; includes Wiki Body edits through artist interface
- Disregarded all Wiki edits for the Wiki table made through the artist interface
Ver 4.0 -> Ver 4.1
- Removed alias hits from Tag Errors in Uploads table <provence: forum #118642>
- Added column Removes in Uploads table <kuuderes shadow: forum #118660>
- It disregards the following tag removes though: tagme, commentary, check_commentary, translated, check_translation, partially_translated, check_my_note, check_pixiv_source, *_request
- Separated Builder+ & Platinum- Uploads table; lower cutoff for Platinum- <provence: forum #118661>
- Added data duration to table notes <Jarlath: forum #118636>
Note: Removes were kepts separate from Tag Errors since some of the changes were subjective, e.g. hair color. Also, Tag Errors are currently mutually exclusive from the other tag categories, whereas Removes are not.
Ver 3.1 -> Ver 4.0
- Added several new categories, to include: uploads, forum topics, tag implications, tag aliases, bulk update requests and post appeals. Added additional data to forum post and comment tables.
Ver 3.1 (forum #118437)
Ver 2.0 (forum #118420)
Ver 1.0 (forum #118371 and forum #118382)
Data
(gone due to forum post length limits... no ETA on return)
Raw Data
Google Drive (CSV)
- Versioned
- Non-versioned
- Bulk Update Request
- Forum Post
- Forum Topic
- Post Appeal
- Post replacement
- Tag Alias
- Tag Implication
- User feedback
- Comment
- Post
Google Drive (JSON)
Code
Updated