Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
prominos-lexx-playground [2025/02/05 22:24] – [A primer on barcodes] prominos | prominos-lexx-playground [2025/02/06 22:43] (current) – [How this guide is structured] prominos | ||
---|---|---|---|
Line 23: | Line 23: | ||
and many more | and many more | ||
- | ===== How this guide is structured ===== | + | ===== How is this guide structured? ===== |
This guide will first cover topics that are universal to any cataloging effort regardless of what is being cataloged. This will cover topics such as how to read and interpret UPC barcodes. | This guide will first cover topics that are universal to any cataloging effort regardless of what is being cataloged. This will cover topics such as how to read and interpret UPC barcodes. | ||
Line 47: | Line 47: | ||
* They are not always present. Not every companies adopted barcodes at the same time, in my experience with video game products, vintage and retro video games that came out before the 1990's have good chances to be lacking a barcode. Additionally, | * They are not always present. Not every companies adopted barcodes at the same time, in my experience with video game products, vintage and retro video games that came out before the 1990's have good chances to be lacking a barcode. Additionally, | ||
- | | + | |
+ | | ||
In the next section, I will introduce the most important format of barcodes you should know when cataloging video games. I won't go over every single format in existence my focus will mainly be on what you'll encounter when looking at video game products. | In the next section, I will introduce the most important format of barcodes you should know when cataloging video games. I won't go over every single format in existence my focus will mainly be on what you'll encounter when looking at video game products. | ||
=== International Article Number AKA EAN (European Article Number) === | === International Article Number AKA EAN (European Article Number) === | ||
- | {{:ean.jpg?400|}} | + | {{:ean2.jpg? |
You will find this format of barcode mostly on products that are sold outside of North America and Japan. | You will find this format of barcode mostly on products that are sold outside of North America and Japan. | ||
* It consists of 13 numbers. | * It consists of 13 numbers. | ||
- | * The first 7 numbers identifies the company. | + | * The first 7 numbers identifies the company |
- | * The next 5 numbers uniquely identifies a product sold or distributed by that company. | + | * Within these 7 numbers, the first 3 identifies the country of the GS1 organization responsible for assigning that prefix. Often that will match the country where the product is being sold but it is not a requirement. |
+ | * The next 5 numbers uniquely identifies a product sold or distributed by that company | ||
* The last digit is called a check digit and is an error detection measure used to make sure the rest of the barcode has been read correctly. (Usually by a barcode reader but it can also be calculated manually) | * The last digit is called a check digit and is an error detection measure used to make sure the rest of the barcode has been read correctly. (Usually by a barcode reader but it can also be calculated manually) | ||
+ | |||
+ | We can analyze the above EAN barcode the following way: | ||
+ | |||
+ | * 497: This falls withing the 490 to 499 country code range which corresponds to the prefixes administrated by GS1 Japan. This barcode comes from Sonic the Hedgehog (8-bit) for Master System sold in Europe, notice how even though the final product was sold in Europe the barcode indicates Japan. This is a good example showing that where a product is sold and where its barcode is issued doesn' | ||
+ | |||
+ | * 4365: This is the numbers that were assigned to Sega of Japan, sure enough this is a Sonic the Hedgehog game so that make sense. With that said when we talk about the manufacturer/ | ||
+ | |||
+ | * 63476: This is the product code for Sonic the Hedgehog (8-bit) for master system (European Version). The company to which the prefix belongs (in this case Sega of Japan) is responsible for managing this range of 5 digits meaning they can register products from 4974365 00000X to 4974364 99999X for a total of 100 000 unique products. If they want to register more than 100 000 products they would have to go back to GS1 to get a additional prefix recorded, then they'd have a new range for an additional 100 000 products. | ||
+ | |||
+ | * 6: This is the check digit, I won't go into the detail of how it is calculated but just know that its value depends on the 12 previous digits. | ||
+ | |||
+ | One last thing to mention is that you might runs into EAN barcodes that ends with a ">" | ||
+ | |||
+ | === Universal Product Code (UPC) === | ||
+ | {{:: | ||
+ | |||
+ | You'll mostly see these in North America. They were the first version of the barcode to be used en masse and it originated in the United States. They work the exact same way as the EAN but the company prefix is 6 digits long instead of 7. You can easily convert a UPC to EAN by prepending a 0 to the UPC (this has no impact on the check digit). You'll notice that visually the check digit is shown separated from the product code contrary to the EAN where the check digit is grouped with the product code. What I've shown here is a UPC-A format, there are other UPC formats but I haven' | ||
+ | |||
+ | * 04: With UPC-A you can consider that there' | ||
+ | |||
+ | * 5496: This company prefix is assigned to Nintendo. We usually refer to it including the country code (without the implicit 0) so 045496. | ||
+ | |||
+ | * 59043: This is the product code that Nintendo assigned to the Legend of Zelda - Breath of the Wild, Canadian version on Nintendo Switch (remember barcode country code is not necessarily equal to place of sale). . | ||
+ | |||
+ | * 7: This is the check digit, it serves the same purpose as described above in the EAN section. | ||
+ | |||
+ | |||
+ | |||
+ |