A bit later than usual (I was swamped with work), but there is a new datadump, so it is time to dive into statistics again. It might be good to read one of the previous posts before reading this one.
to:
because apparently the wrong data was used for the XML dump (the value for data quality was used instead of the master id). This makes it impossible to compare the two dumps. Sigh.
It seems that Discogs realized this mistake fairly soon, because on December 15 a new dump with all data from December up until December 12 was released where they corrected this mistake.
When looking at possible errors in all of the data (including the tracklisting errors), then my scripts found a bit over 293,000 releases that are in need of some improvement. These are distributed as follows:
If the tracklisting errors are not included it looks a bit different:
But not all is doom and gloom. Some errors (like the Spanish depĆ³sito legal and SPARS Code fields) decreased somewhat and I still have hope that someday the data will be a lot better.
In just a few days a new datadump will be released and this time I have not changed my scripts for checking, so that will make for a more fair comparison.
Release statistics
I downloaded the latest database dump (the "January dump") containing data from December 1 to December 31 (inclusive). The previous dump had 9,217,123 releases, the new dump has 9,324,867 releases. That means 107,744 releases more in the database, which seems to be quite consistent with the previous months.- 3,916,654 releases stayed the same
- 5,298,409 releases were changed
- 109,804 were added
- 2,060 releases were removed from the database
- 128 releases had status Draft, Deleted or Rejected
- 11 releases that were not Accepted were in both the December and January dumps
- 2 releases were moved from Draft to Accepted
<master_id is_main_release="false">Needs Vote</master_id>
to:
<master_id is_main_release="false">29615</master_id>
because apparently the wrong data was used for the XML dump (the value for data quality was used instead of the master id). This makes it impossible to compare the two dumps. Sigh.
It seems that Discogs realized this mistake fairly soon, because on December 15 a new dump with all data from December up until December 12 was released where they corrected this mistake.
- 8,916,634 releases stayed the same
- 340,871 releases were changed
- 67,362 were added
- 1,271 were removed from the database
Smells
When looking at smells: I cannot really compare, as quite a few of the checks have been improved so more smells are reported and new checks were added. Ignoring incorrect tracklistings (which is by far the most common error in Discogs data) then in December 1,546 releases with possible errors were added. When taking incorrect tracklistings into account that number increases to over 5,400.When looking at possible errors in all of the data (including the tracklisting errors), then my scripts found a bit over 293,000 releases that are in need of some improvement. These are distributed as follows:
Distribution of possible errors in the Discogs dataset |
If the tracklisting errors are not included it looks a bit different:
Distribution of possible errors in the Discogs dataset (no tracklisting errors) |
But not all is doom and gloom. Some errors (like the Spanish depĆ³sito legal and SPARS Code fields) decreased somewhat and I still have hope that someday the data will be a lot better.
In just a few days a new datadump will be released and this time I have not changed my scripts for checking, so that will make for a more fair comparison.
Comments
Post a Comment