Skip to content

Anime Seasons Data based on the XML Files from Taiga

License

Notifications You must be signed in to change notification settings

Atelier-Shiori/anime-season-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Seasons

This repository includes anime season data for MAL Library, where it is used to display interactive season charts.

This is a JSON version of the orginal.

Seasons

The data currently consists of all anime seasons between Winter 2011 to Winter 2017.

Seasons are laid out in the following manner. Note that the winter season starts in the previous year (e.g. Winter 2016 starts in December 2015):

Winter Spring Summer Fall
12 1 2 3 4 5 6 7 8 9 10 11

Database

The following information is available for each anime in a season:

Tag Description
type 1: TV
2: OVA
3: Movie
4: Special
5: ONA
6: Music
id MyAnimeList ID
producers Producers, licensors and studios
image Poster image URL
title Main romaji title

The rest of the information is retrieved directly from the active service by each client on demand. Ideally, it should have been possible to retrieve the entire information this way. But MyAnimeList does not provide such a method in its public API, which is why MAL Library needs this database.

This is a converted version of the XML files. I decided to convert them to JSON since it's easier to work with than XML.

Note that the data for a season does not include series continuing from previous seasons. Also note that some files, especially the older ones, may be out of date.

License

This repository is in the public domain.

All data comes from MyAnimeList.net, which is a property of MyAnimeList, LLC.

About

Anime Seasons Data based on the XML Files from Taiga

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published