YAML
ISRC (International Standard Recording Code) - YAML
ISRC (International Standard Recording Code) is the unique international standard code for identifying sound recordings. Standardized as ISO 3901, it has been administered by IFPI (International Federation of the Phonographic Industry) since 1988. The 12-character alphanumeric code consists of four elements: Country Code, Registrant Code, Year of Reference, and Designation Code. Different versions of the same song, such as live versions, remixes, and karaoke versions, each receive different ISRCs. It is used in various aspects of the music industry, including as management IDs for digital distribution services, royalty distribution, and chart aggregation.
ISRC
recording identification
international standard
music industry
recording
metadata
- code: "CC"
slug: "country-code"
name: "Country Code"
description: "Two-letter country code based on ISO 3166-1."
length: 2
example: "JP"
- code: "OOO"
slug: "registrant-code"
name: "Registrant Code"
description: "Three-character registrant identification code assigned by each country's ISRC agency."
length: 3
example: "A1B"
- code: "YY"
slug: "year-of-reference"
name: "Year of Reference"
description: "The last two digits of the year when the ISRC was assigned."
length: 2
example: "26"
- code: "SSSSS"
slug: "designation-code"
name: "Designation Code"
description: "Five-digit unique number assigned by the registrant to each recording."
length: 5
example: "00001"