From this page you will find the program metadata table and channel identifiers used in the JSONs.
Channel (service) identifiers
Nelonen = “nel”
Hero = “her”
Jim = “nep”
Liv = “liv”
Metadata table
| Datafield | Data type | Explanation | Example value |
| service.id | string | Channel ID | nel |
| service.name | string | Channel name | Nelonen |
| service.startDate | datetime | Chosen broadcasting start date time. Service startDate represents the start of a program in a linear schedule for a specific channel and broadcast day. | 2024-05-01T06:00:00+03:00 |
| service.endDate | datetime | Chosen broadcasting end date time | 2024-05-02T05:00:00+03:00 |
| programs.id | int | House ID (internal system ID) | |
| programs.mpid | string | MAM ID (internal system ID) | |
| programs.year | string | Production year | 2023 |
| programs.country | string | Production country | Suomi |
| programs.premiere | boolean | Is this the program’s first publication on the channel? If TRUE then it’s premiere if FALSE then it’s not. | FALSE |
| programs.title.fi | string | Finnish title | Temptation Island Suomi (7) |
| programs.title.sv | string | Swedish title | Temptation Island Finland (7) |
| programs.title.en | string | English title | Temptation Island Suomi (7) |
| programs.synopsis.fi | string | Finnish synopsis / description of the program | Kausi 12. Jakso 313. Kohtalokas kohtaaminen. Yhdellä pariskunnista on edessään tapaaminen kohtalon kanssa. Kaivetaanko kaikki likapyykit esiin, jääkö vielä pyykättävää seuraavallekin päivälle ja kuinka lähellä napsahtaminen olikaan? Kotimainen realitysarja. |
| programs.synopsis.sv | string | Swedish synopsis / description of the program | Säsong 12. Avsnitt 313. Ett ödesdigert möte. En inhemsk realityserie. |
| programs.synopsis.en | string | English synopsis / description of the program | Season 12. Episode 313. |
| programs.broadcast.planned.start | datetime | Program’s broadcasting planned start date time. Please use this info when building guides. | 2024-05-01T06:00:00+03:00 |
| programs.broadcast.planned.end | datetime | Program’s broadcasting planned end date time. It is recommended to avoid using this when building guides, as the end time may occasionally overlap with the start date and time of the next program. | 2024-05-01T07:00:00+03:00 |
| programs.broadcast.planned.duration | string | Duration time in ISO 8601 formatting | PT0H30M0S |
| programs.captionTracks.kind | string | There are two types: Translated (“Translation”) captions and hardOfHearing | hardOfHearing |
| programs.captionTracks.language | string | The language of the caption / subtitles | fin |
| programs.classifications.notations.value | string | Program’s classification value, standardized | 10.1 |
| programs.classifications.notations.name | string | Classification Finnish name | Kotimainen viihde |
| programs.classifications.notations.type | string | Classification notation’s type | Notation |
| programs.classifications.notations.kind | string | Classification kind, only Finnpanel is available | Finnpanel |
| programs.classifications. parentalGuidance.minimumAge |
string |
Set minimum age for the program. Options:
Check the latest information from National Audiovisual Institute’s (KAVI) website: https://kavi.fi/en/agelimits/ |
7 |
| programs.classifications. parentalGuidance.parentalRating |
string | Classification symbol for parental rating | 3 |
| programs.classifications.copyright. copyrightHolder |
string | Program copyright owner, always the same. | Nelonen |
| programs.classifications.copyright. copyrightDate |
datetime | Program’s broadcasting date for copyright | 2024-05-01 |
| programs.category.category | string | The broadcaster’s internal category, available options:
|
Sarjaohjelma |
| programs.category.subcategory | string | The broadcaster’s internal subcategory, available options:
|
Reality |
| programs.episodeNumber | int | Jaksonumero | 1 |
| programs.seasonNumber | int | Tuotantokausi | 1 |
Comments
0 comments
Article is closed for comments.