| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Journal unique identifier | [optional] |
| name | str | Journal title | [optional] |
| jcr_title | str | Journal JCR abbreviation | [optional] |
| iso_title | str | Journal title in ISO format | [optional] |
| issn | str | Current ISSN identifier | [optional] |
| previous_issn | [str] | Previously assignled ISSN identifiers | [optional] |
| e_issn | str | (For online journals) Electronic ISSN identifier | [optional] |
| publisher | Publisher | [optional] | |
| frequency | int | Number of times per year the journal is published | [optional] |
| first_issue_year | int | First year the journal was published | [optional] |
| language | str | Journal publication language | [optional] |
| open_access | OpenAccess | [optional] | |
| categories | Categories | [optional] | |
| journal_citation_reports | JournalCitationReport | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |