Skip to content
Snippets Groups Projects
index.html 60.88 KiB
<!DOCTYPE html>
<html dir="ltr" lang="en">
  <head>
    <link rel="stylesheet" type="text/css" href="/build/huds-lib.css" />
    <link rel="stylesheet" type="text/css" href="/fonts/fonts.css" />
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0" />
    <title>Stencil Component Starter</title>

    <script type="module" src="/build/huds-lib.esm.js"></script>
    <script nomodule src="/build/huds-lib.js"></script>
  </head>
  <body class="full-width" style="padding: 0; margin: 0;">
    <hy-site-header
      logo-label="University of Helsinki"
      logo-url="/"
      menu-label-close="Close"
      menu-label-open="Menu"
      search-button-label="Search"
      data-site-header-labels='{
          "menu_labels": {"open":"Open mobile menu","close":"Close mobile menu panel","expand":"Expand submenu"},
          "search_labels":{"label":"Search","open":"Open search","close":"Close search"},
          "language_labels":{"open":"Open language list","close":"Close language list"}}'
      data-menu-language='[
          {"langCode":"fi","abbr":"fin","label":"Finnish","url":"/fi"},
          {"langCode":"en","abbr":"eng","label":"English","url":"/en","isActive":"true"},
          {"langCode":"sv","abbr":"swe","label":"Swedish","url":"/sv"}
        ]'
      data-menu-donate='[{"url":"#","label":"Support us"}]'
    >
      <hy-menu slot="menu">
        <hy-menu-level-container menu-level="1">
          <hy-menu-item menu-link-id="1" url="#" label="News">
            <hy-menu-level-container menu-level="2">
              <hy-menu-item menu-link-id="2" url="#" label="News"></hy-menu-item>
              <hy-menu-item menu-link-id="3" url="#" label="Events"></hy-menu-item>
              <hy-menu-item menu-link-id="4" url="#" label="Think Corner"></hy-menu-item>
              <hy-menu-item menu-link-id="5" url="#" label="Unitube"></hy-menu-item>
            </hy-menu-level-container>
          </hy-menu-item>
          <hy-menu-item menu-link-id="6" url="#" label="Research" in-active-trail="true">
            <hy-menu-level-container menu-level="2">
              <hy-menu-item menu-link-id="7" url="#" label="Top research">
                <hy-menu-level-container menu-level="3">
                  <hy-menu-item menu-link-id="8" url="#" label="Centres of excellence"></hy-menu-item>
                  <hy-menu-item menu-link-id="9" url="#" label="Academy professors"></hy-menu-item>
                  <hy-menu-item menu-link-id="10" url="#" label="ERC researchers and projects"></hy-menu-item>
                  <hy-menu-item menu-link-id="11" url="#" label="Highly cited researchers"></hy-menu-item>
                  <hy-menu-item menu-link-id="12" url="#" label="Strategic research areas"></hy-menu-item>
                  <hy-menu-item menu-link-id="13" url="#" label="Profile-building research areas"></hy-menu-item>
                  <hy-menu-item menu-link-id="14" url="#" label="Research impact"></hy-menu-item>
                </hy-menu-level-container>
              </hy-menu-item>
              <hy-menu-item menu-link-id="15" url="#" label="Researchers"></hy-menu-item>
              <hy-menu-item menu-link-id="16" url="#" label="Fields of science"></hy-menu-item>
              <hy-menu-item menu-link-id="17" url="#" label="Research groups"></hy-menu-item>
              <hy-menu-item menu-link-id="18" url="#" label="Doctoral education">
                <hy-menu-level-container menu-level="3">
                  <hy-menu-item menu-link-id="19" url="#" label="Structure of the doctoral degree"></hy-menu-item>
                  <hy-menu-item menu-link-id="20" url="#" label="Research skills"></hy-menu-item>
                  <hy-menu-item menu-link-id="21" url="#" label="Doctoral dissertation"></hy-menu-item>
                  <hy-menu-item
                    menu-link-id="22"
                    url="#"
                    label="Public examination of the doctoral dissertation"
                  ></hy-menu-item>
                  <hy-menu-item menu-link-id="23" url="#" label="The research career"></hy-menu-item>
                </hy-menu-level-container>
              </hy-menu-item>
              <hy-menu-item menu-link-id="24" url="#" label="Research institutes"></hy-menu-item>
              <hy-menu-item menu-link-id="25" url="#" label="Research stations"></hy-menu-item>
              <hy-menu-item
                menu-link-id="26"
                url="#"
                label="Services for researchers and research policy"
                in-active-trail="true"
              >
                <hy-menu-level-container menu-level="3">
                  <hy-menu-item menu-link-id="27" url="#" label="Research infrastructures">
                    <hy-menu-level-container menu-level="4">
                      <hy-menu-item
                        menu-link-id="28"
                        url="#"
                        label="Research infrastructure development programme"
                      ></hy-menu-item>
                    </hy-menu-level-container>
                  </hy-menu-item>
                  <hy-menu-item menu-link-id="29" url="#" label="Research funding"></hy-menu-item>
                  <hy-menu-item menu-link-id="30" url="#" label="Data management"></hy-menu-item>
                  <hy-menu-item menu-link-id="31" url="#" label="Research ethics" in-active-trail="true">
                    <hy-menu-level-container menu-level="4">
                      <hy-menu-item
                        menu-link-id="32"
                        url="#"
                        label="Ethical Review Board in the Humanities and Social and Behavioral Sciences"
                      ></hy-menu-item>
                      <hy-menu-item
                        menu-link-id="33"
                        url="#"
                        label="Viikki Campus Research Ethics Committee"
                        in-active-trail="true"
                        is-active="true"
                      ></hy-menu-item>
                      <hy-menu-item
                        menu-link-id="34"
                        url="#"
                        label="Research ethics committee of the Faculty of Medicine"
                      ></hy-menu-item>
                    </hy-menu-level-container>
                  </hy-menu-item>
                  <hy-menu-item menu-link-id="35" url="#" label="Open science">
                    <hy-menu-level-container menu-level="4">
                      <hy-menu-item
                        menu-link-id="36"
                        url="#"
                        label="Open science services for researchers"
                      ></hy-menu-item>
                      <hy-menu-item menu-link-id="37" url="#" label="Principles of open publishing"></hy-menu-item>
                      <hy-menu-item menu-link-id="38" url="#" label="Data policy"></hy-menu-item>
                    </hy-menu-level-container>
                  </hy-menu-item>
                  <hy-menu-item menu-link-id="39" url="#" label="Commercialisation of research">
                    <hy-menu-level-container menu-level="4">
                      <hy-menu-item menu-link-id="40" url="#" label="Disclose an innovation"></hy-menu-item>
                      <hy-menu-item menu-link-id="41" url="#" label="Invention rights and protection"></hy-menu-item>
                      <hy-menu-item
                        menu-link-id="42"
                        url="#"
                        label="Stages of the commercialisation process"
                      ></hy-menu-item>
                      <hy-menu-item
                        menu-link-id="43"
                        url="#"
                        label="How to fund commercialisation of research"
                      ></hy-menu-item>
                      <hy-menu-item menu-link-id="44" url="#" label="Why commercialise?"></hy-menu-item>
                    </hy-menu-level-container>
                  </hy-menu-item>
                </hy-menu-level-container>
              </hy-menu-item>
            </hy-menu-level-container>
          </hy-menu-item>
          <hy-menu-item menu-link-id="45" url="#" label="Admissions"></hy-menu-item>
          <hy-menu-item menu-link-id="46" url="#" label="Cooperation"></hy-menu-item>
          <hy-menu-item menu-link-id="47" url="#" label="About us"></hy-menu-item>
          <hy-menu-item menu-link-id="48" menu-item-alternative="true" url="#" label="Faculties and units">
            <hy-menu-level-container menu-level="2">
              <hy-menu-item menu-link-id="49" url="#" label="Faculty of Agriculture and Forestry"></hy-menu-item>
              <hy-menu-item menu-link-id="50" url="#" label="Faculty of Arts"></hy-menu-item>
              <hy-menu-item
                menu-link-id="51"
                url="#"
                label="Faculty of Biological and Environmental Sciences"
              ></hy-menu-item>
              <hy-menu-item menu-link-id="52" url="#" label="Faculty of Educational Sciences"></hy-menu-item>
              <hy-menu-item menu-link-id="53" url="#" label="Faculty of Law"></hy-menu-item>
              <hy-menu-item menu-link-id="54" url="#" label="Faculty of Medicine"></hy-menu-item>
              <hy-menu-item menu-link-id="55" url="#" label="Faculty of Pharmacy"></hy-menu-item>
              <hy-menu-item menu-link-id="56" url="#" label="Faculty of Science"></hy-menu-item>
              <hy-menu-item menu-link-id="57" url="#" label="Faculty of Social Sciences"></hy-menu-item>
              <hy-menu-item menu-link-id="58" url="#" label="Faculty of Theology"></hy-menu-item>
              <hy-menu-item menu-link-id="59" url="#" label="Faculty of Veterinary Medicine"></hy-menu-item>
              <hy-menu-item menu-link-id="50" url="#" label="Swedish School of Social Science"></hy-menu-item>
            </hy-menu-level-container>
          </hy-menu-item>
        </hy-menu-level-container>
      </hy-menu>
    </hy-site-header>
    <hy-main has-sidebar="true">
      <div class="layout-content">
        <hy-hero
          color-variant="blue"
          image="https://www.helsinki.fi/sites/default/files/styles/16_9_huge/public/ambassadors_toolo_4_1920x1080_original_hero_valoisampi.jpg"
          heading="Become a part of our fantastic cheerful team"
          description="Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient."
          url="https://www.helsinki.fi/fi/uutiset"
          url-title="See latest publications"
          sc-label="Aria label"
        ></hy-hero>

        <hy-paragraph-text>
          THIS IS Pagination
        </hy-paragraph-text>
        <hy-pager>
          <hy-pager-item
            variant="previous"
            item-label="Previous"
            item-url="https://helsinki.fi/sv/utbildning/program?page=1"
          >
          </hy-pager-item>
          <hy-pager-item variant="current" item-label="1" item-url="https://helsinki.fi/sv/utbildning/program">
          </hy-pager-item>
          <hy-pager-item
            item-label="2"
            item-url="https://helsinki.fi/sv/utbildning/program?page=1"
            sc-aria-label="Go to page 2"
          >
          </hy-pager-item>
          <hy-pager-item
            item-label="3"
            item-url="https://helsinki.fi/sv/utbildning/program?page=2"
            sc-aria-label="Go to page 3"
          >
          </hy-pager-item>
          <hy-pager-item
            item-label="4"
            item-url="https://helsinki.fi/sv/utbildning/program?page=3"
            sc-aria-label="Go to page 4"
          >
          </hy-pager-item>
          <hy-pager-item variant="ellipsis" item-label="..."> </hy-pager-item>
          <hy-pager-item variant="next" item-label="Next" item-url="https://helsinki.fi/sv/utbildning/program?page=1">
          </hy-pager-item>
        </hy-pager>

        <hy-paragraph-text>
          THIS IS MAIN CONTENT
        </hy-paragraph-text>

        <hy-paragraph-text>
          This Is Degree Programmes. Bachelor/Master
        </hy-paragraph-text>
        <hy-list-item
          variant="degree"
          item-title="Agricultural sciences – Master’s programme"
          item-description="Study Agricultural Sciences and specialise in agrotechnology, animal science, environmental soil science or plant production sciences. University of Helsinki is the only university in Finland to offer academic education in this field."
          url="https://www.helsinki.fi/en/faculty-of-arts/admissions/apply-to-the-faculty"
          is-external="true"
          sc-label="Link opens up in a new tab"
          item-image-url="https://www.helsinki.fi/sites/default/files/styles/12_7_small/public/agricultural_sciences_0.jpg?itok=fyfKN1bI"
          item-image-alt="degree image"
          related-links-block-title="After completion of this bachelor's programme, it is possible to continue in the following master's programmes"
          related-links='[
            {"label":"Science – Master’s programme", "url":"https://helsinki.fi", "isExternal":"true","scLabel":"science programme"},
            {"label":"Agricultural, environmental and resource economics – Master’s programme", "url":"https://helsinki.fi", "isExternal":"true","scLabel":"Agricultural programme"},
            {"label":"Atmospheric sciences – Master’s programme", "url":"https://helsinki.fi", "isExternal":"true","scLabel":"Atmospheric programme"}
          ]'
          image-label="Apply now"
          out-going-url-label="Go to programme page"
          additional-info='[
          {"text":"Submit application by 31 Jan 2021", "isActive":"true"}]'
        >
        </hy-list-item>
        <hy-list-item
          variant="degree"
          item-title="Agricultural, environmental and resource economics – Master’s programme"
          item-description="Combine economics and natural sciences to become a professional in applied economics in agricultural, environmental and resource-focused fields. You will be well versed in topics such as climate policy, sustainable agriculture and food security."
          url="https://www.helsinki.fi/en/faculty-of-arts/admissions/apply-to-the-faculty"
          is-external="true"
          sc-label="Link opens up in a new tab"
          item-image-url="https://www.helsinki.fi/sites/default/files/styles/16_9_huge/public/kukkataedit_ja_-sedaet-6_0.jpg"
          item-image-alt="degree image"
          out-going-url-label="Go to programme page"
          additional-info='[
            {"text":"Next application period starts 1 Dec 2020", "isActive":"false"}]'
        >
        </hy-list-item>

        <hy-paragraph-text>
          This Is Degree Programmes. Doctoral
        </hy-paragraph-text>
        <hy-list-item
          variant="degree"
          item-title="Omnipotential sciences – Doctoral programme"
          item-description="Study Agricultural Sciences and specialise in agrotechnology, animal science, environmental soil science or plant production sciences. University of Helsinki is the only university in Finland to offer academic education in this field."
          url="https://www.helsinki.fi/en/faculty-of-arts/admissions/apply-to-the-faculty"
          is-external="true"
          sc-label="Link opens up in a new tab"
          item-image-url="https://www.helsinki.fi/sites/default/files/styles/12_7_small/public/agricultural_sciences_0.jpg?itok=fyfKN1bI"
          item-image-alt="degree image"
          image-label="Apply now"
          related-links-block-title="After completion of this bachelor's programme, it is possible to continue in the following master's programmes"
          related-links='[
            {"label":"Science – Master’s programme", "url":"https://helsinki.fi", "isExternal":"true","scLabel":"science programme"}
          ]'
          out-going-url-label="Go to programme page"
          additional-info='[
            {"text":"Application period for doctoral study rights ends 30 Jan 2021", "isActive":"true"},
            {"text":"Next call for university-funded positions opens 19 Aug 2021", "isActive":"false"}]'
        >
        </hy-list-item>
        <hy-list-item
          variant="degree"
          item-title="Omnipotential sciences – Doctoral programme"
          item-description="Study Agricultural Sciences and specialise in agrotechnology, animal science, environmental soil science or plant production sciences. University of Helsinki is the only university in Finland to offer academic education in this field. Study Agricultural Sciences and specialise in agrotechnology, animal science, environmental soil science or plant production sciences. University of Helsinki is the only university in Finland to offer academic education in this field. Study Agricultural Sciences and specialise in agrotechnology, animal science, environmental soil science or plant production sciences. University of Helsinki is the only university in Finland to offer academic education in this field. Study Agricultural Sciences and specialise in agrotechnology, animal science, environmental soil science or plant production sciences. University of Helsinki is the only university in Finland to offer academic education in this field."
          url="https://www.helsinki.fi/en/faculty-of-arts/admissions/apply-to-the-faculty"
          is-external="true"
          sc-label="Link opens up in a new tab"
          item-image-url="https://www.helsinki.fi/sites/default/files/styles/16_9_huge/public/kukkataedit_ja_-sedaet-6_0.jpg"
          item-image-alt="degree image"
          image-label="Apply now"
          out-going-url-label="Go to programme page"
        >
        </hy-list-item>
        <hy-list-item
          variant="degree"
          item-title="Space age material sciences – Doctoral programme"
          item-description="Do you want to shape the future world and understand how the universe is built up? The core scientific disciplines of math, physics, chemistry and computer science set the basis for all modern technology. In the interdisciplinary programme you get to work on the cutting edge of exciting basic research and application development in all of these subjects.
Do you want to shape the future world and understand how the universe is built up? The core scientific disciplines of math, physics, chemistry and computer science set the basis for all modern technology. In the interdisciplinary programme you get to work on the cutting edge of exciting basic research and application development in all of these subjects.
Do you want to shape the future world and understand how the universe is built up? The core scientific disciplines of math, physics, chemistry and computer science set the basis for all modern technology. In the interdisciplinary programme you get to work on the cutting edge of exciting basic research and application development in all of these subjects.
Do you want to shape the future world and understand how the universe is built up? The core scientific disciplines of math, physics, chemistry and computer science set the basis for all modern technology. In the interdisciplinary programme you get to work on the cutting edge of exciting basic research and application development in all of these subjects."
          url="https://www.helsinki.fi/en/faculty-of-arts/admissions/apply-to-the-faculty"
          is-external="true"
          sc-label="Link opens up in a new tab"
          item-image-url="https://www.helsinki.fi/sites/default/files/styles/12_7_small/public/agricultural_sciences_0.jpg?itok=fyfKN1bI"
          item-image-alt="degree image"
          out-going-url-label="Go to programme page"
          additional-info='[
            {"text":"Next application period for doctoral study rights starts 15 Jan 2021", "isActive":"false"},
            {"text":"Next call for university-funded positions opens 19 Aug 2021", "isActive":"false"}]'
        >
        </hy-list-item>

        <hy-paragraph-text>
          This Is Search Result Items
        </hy-paragraph-text>

        <hy-box pt="2" pb="2" align="center">
          <hy-checkbox checkbox-id="1" checkbox-value="checkbox_1" checkbox-label="Introduction course"></hy-checkbox>
          <hy-checkbox checkbox-id="2" checkbox-value="checkbox_2" checkbox-label="Open online course"></hy-checkbox>
        </hy-box>
        <hy-row>
          <hy-checkbox
            variant="button"
            checkbox-id="3"
            checkbox-value="checkbox_3"
            checkbox-label="Web pages (204)"
          ></hy-checkbox>
          <hy-checkbox
            variant="button"
            checkbox-id="4"
            checkbox-value="checkbox_4"
            checkbox-label="People (89)"
          ></hy-checkbox>
          <hy-checkbox
            variant="button"
            checkbox-id="5"
            checkbox-value="checkbox_5"
            checkbox-label="Filter with long label goes here (859)"
          ></hy-checkbox>
        </hy-row>

        <hy-list-item
          item-type="News | 20.12.2020"
          item-title="Lorem ipsum dolor sit amet, consectetur adipiscing elit cras dapibus vulputate diam eu pretium"
          item-description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras dapibus vulputate diam eu pretium. Mauris elit orci, ultricies id fermentum vel, porta et eros. Vestibulum condimentum lectus in convallis feugiat…"
          url="https://www.helsinki.fi/en/faculty-of-arts/admissions/apply-to-the-faculty"
          is-external="true"
          sc-label="Link opens up in a new tab"
        >
        </hy-list-item>
        <hy-list-item
          item-type="Web page | Sub site"
          item-title="Explore our international master's programmes | Admissions"
          item-description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras dapibus vulputate diam eu pretium. Mauris elit orci, ultricies id fermentum vel, porta et eros. Vestibulum condimentum lectus in convallis feugiat…"
          url="https://www.helsinki.fi/en/faculty-of-arts/admissions/apply-to-the-faculty"
          is-external="false"
          sc-label="Internal links"
        >
        </hy-list-item>

        <hy-paragraph-text>
          This Is Person card info
        </hy-paragraph-text>

        <hy-person-card
          variant="search-panel"
          category-title="People"
          image-url="https://flamma.helsinki.fi/documents/20142/1322159/upload_00015721.jpg"
          image-alt="professor"
          first-name="Dolor"
          last-name="Sit-amet"
          url="https://www.helsinki.fi/sv/people/people-finder/person-by-id/9038938"
          sc-label="Link opens up in a new tab"
          position-title="Postdoctoral Researcher"
          department="DEPARTMENT OF BIOCHEMISTRY AND DEVELOPMENTAL BIOLOGY"
          field="Fields of science: Biochemistry, cell and molecular biology"
          email="lorem.ipsumlorem@helsinki.fi"
          phone="0212345678"
        >
        </hy-person-card>
        <hy-person-card
          variant="search-panel"
          category-title="People"
          first-name="Paula"
          last-name="Elomaa"
          url="https://www.helsinki.fi/sv/people/people-finder/person-by-id/9038938"
          is-external="true"
          position-title="professor"
          department="Agrikultur-forstvetenskapliga fakulteten"
          email="paula.elomaa@helsinki.fi"
          phone="0504480427"
        >
        </hy-person-card>

        <hy-person-card
          category-title="People"
          image-url="https://flamma.helsinki.fi/documents/20142/1322159/upload_00015721.jpg"
          image-alt="professor"
          first-name="Dolor"
          last-name="Sit-amet"
          url="https://www.helsinki.fi/sv/people/people-finder/person-by-id/9038938"
          is-external="true"
          sc-label="Link opens up in a new tab"
          position-title="Postdoctoral Researcher"
          department="DEPARTMENT OF BIOCHEMISTRY AND DEVELOPMENTAL BIOLOGY"
          field="Fields of science: Biochemistry, cell and molecular biology"
          email="lorem.ipsumlorem@helsinki.fi"
          phone="0212345678"
        >
        </hy-person-card>
        <hy-person-card
          first-name="Paula"
          last-name="Elomaa"
          url="https://www.helsinki.fi/sv/people/people-finder/person-by-id/9038938"
          position-title="professor"
          department="Agrikultur-forstvetenskapliga fakulteten"
          email="paula.elomaa@helsinki.fi"
          phone="0504480427"
        >
        </hy-person-card>

        <hy-link-list
          list-heading="link list heading number one"
          data-items='[
  {"heading":"Some link title","ariaLabel":"Opetusta", "url":"https://yle.fi","isExternal":"true"},
  {"heading":"Example link label one","ariaLabel":"Opetusta", "url":"https://yle.fi","isExternal":"false"},
  {"heading":"Second very long link list label example that extends to another line","ariaLabel":"Opetusta", "url":"https://yle.fi","isExternal":"true"},
  {"heading":"Example link label three","ariaLabel":"Opetusta", "url":"https://yle.fi","isExternal":"false"}]'
        >
        </hy-link-list>

        <hy-main-content-wrapper>
          <hy-content-list link-label="Go to course page" data-items='[{"courseListType":"list"}]'> </hy-content-list>
        </hy-main-content-wrapper>

        <hy-main-content-wrapper>
          <hy-content-list
            link-label="Go to course page"
            data-items='
            [{
    "AYKESK-533": {
      "code": "AYKESK-533",
      "name": "Avoin yo: Keskiajan taloushistoria",
      "credits": "5",
      "realisations": {
        "hy-CUR-135916414": {
          "studyFormat": "Kirjallinen työ",
          "startDate": "2020-08-31",
          "endDate": "2021-03-30",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-135916414"
        },
        "otm-8bdfaabf-40b9-4a41-83a8-c7e9c1cb4fde": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-11",
          "endDate": "2021-03-30",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-8bdfaabf-40b9-4a41-83a8-c7e9c1cb4fde"
        },
        "otm-50ff73c4-8b79-43cc-ae6a-2fb590a5cd06": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-02-16",
          "endDate": "2021-04-01",
          "teachingLanguage": "englanti",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-50ff73c4-8b79-43cc-ae6a-2fb590a5cd06"
        },
        "otm-4dbc00e9-3db7-420a-8f8b-0d2a3e88bddf": {
          "studyFormat": "Verkko-opetus",
          "startDate": "2020-11-09",
          "endDate": "2021-01-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-4dbc00e9-3db7-420a-8f8b-0d2a3e88bddf"
        },
        "otm-cc022b0f-b193-4bef-8e94-cbc31ce08362": {
          "studyFormat": "Tentti",
          "startDate": "2020-12-17",
          "endDate": "2020-12-18",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-cc022b0f-b193-4bef-8e94-cbc31ce08362"
        },
        "otm-53d5dbb6-4cc7-4fba-b5c3-0bc1c530a3ba": {
          "studyFormat": "Tentti",
          "startDate": "2020-09-02",
          "endDate": "2020-09-03",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-53d5dbb6-4cc7-4fba-b5c3-0bc1c530a3ba"
        },
        "otm-a1028433-4632-4b66-93d5-d81434a5a89d": {
          "studyFormat": "Kirjallinen työ",
          "startDate": "2020-10-01",
          "endDate": "2020-10-09",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-a1028433-4632-4b66-93d5-d81434a5a89d"
        }
      },
      "tags": {
        "urn:code:custom:hy-university-root-id:opintotarjonta:avoin_verkkokurssi": "Open online course",
        "urn:code:custom:hy-university-root-id:opintotarjonta:jatkuva_ilmoittautuminen": "Flexibly commenced",
        "urn:code:custom:hy-university-root-id:opintotarjonta:sopii_lukiolaisille": "Suitable for upper secondary students",
        "urn:code:custom:hy-university-root-id:opintotarjonta:tutustumiskurssi": "Introduction course"
      }
    },
    "courseListType": "grid"
  },
  {
    "HISK-221": {
      "code": "HISK-221",
      "name": "Aatteet ja opit",
      "credits": "5",
      "realisations": {
        "hy-CUR-136422738": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-09-04",
          "endDate": "2020-10-17",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422738"
        },
        "hy-CUR-136422689": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-19",
          "endDate": "2021-05-05",
          "teachingLanguage": "englanti",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422689"
        },
        "hy-CUR-136422670": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-05-17",
          "endDate": "2021-05-29",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422670"
        },
        "otm-ca58de83-c75d-4337-8f59-266b4cb69f77": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-11-23",
          "endDate": "2020-11-27",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-ca58de83-c75d-4337-8f59-266b4cb69f77"
        },
        "otm-32b07b1d-3902-4b04-86e1-df1cd2a16b01": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-11-16",
          "endDate": "2020-11-21",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-32b07b1d-3902-4b04-86e1-df1cd2a16b01"
        },
        "hy-CUR-136340504": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136340504"
        },
        "hy-CUR-136340594": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136340594"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-120": {
      "code": "HISK-120",
      "name": "Antiikki ja keskiaika",
      "credits": "5",
      "realisations": {
        "hy-CUR-136445880": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-09-01",
          "endDate": "2020-10-14",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136445880"
        },
        "hy-CUR-136415791": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-09-02",
          "endDate": "2020-10-15",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136415791"
        },
        "hy-CUR-136327556": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136327556"
        },
        "hy-CUR-136327721": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136327721"
        },
        "hy-CUR-132969300": {
          "studyFormat": "Tentti",
          "startDate": "2020-09-15",
          "endDate": "2020-09-16",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-132969300"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-251": {
      "code": "HISK-251",
      "name": "Asiantuntijatehtäviin valmentavat opinnot",
      "credits": "5",
      "realisations": {
        "hy-CUR-136445035": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-09-03",
          "endDate": "2020-12-11",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136445035"
        },
        "hy-CUR-136444669": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-20",
          "endDate": "2021-04-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136444669"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-212": {
      "code": "HISK-212",
      "name": "Euroopan historia",
      "credits": "5",
      "realisations": {
        "hy-CUR-136422386": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-10-26",
          "endDate": "2020-12-10",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422386"
        },
        "hy-CUR-136422502": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-03-16",
          "endDate": "2021-05-07",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422502"
        },
        "hy-CUR-136422250": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-03-15",
          "endDate": "2021-05-08",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422250"
        },
        "hy-CUR-136339495": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136339495"
        },
        "hy-CUR-136339551": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136339551"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-231": {
      "code": "HISK-231",
      "name": "Historiankirjoitus ja historiakulttuuri",
      "credits": "5",
      "realisations": {
        "hy-CUR-136433120": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-10-27",
          "endDate": "2020-12-11",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136433120"
        },
        "otm-399fb966-7661-4a2f-9d3d-15d8c25430c1": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-11-09",
          "endDate": "2020-11-14",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-399fb966-7661-4a2f-9d3d-15d8c25430c1"
        },
        "hy-CUR-136341657": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136341657"
        },
        "hy-CUR-136341658": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136341658"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-232": {
      "code": "HISK-232",
      "name": "Historian lähteet",
      "credits": "5",
      "realisations": {
        "hy-CUR-136447846": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-21",
          "endDate": "2021-03-06",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136447846"
        },
        "hy-CUR-136433429": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-03-15",
          "endDate": "2021-05-07",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136433429"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-110": {
      "code": "HISK-110",
      "name": "Historiantutkimuksen johdantokurssi",
      "credits": "5",
      "realisations": {
        "hy-CUR-136414881": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-09-01",
          "endDate": "2020-10-16",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136414881"
        },
        "hy-CUR-136445645": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-09-01",
          "endDate": "2020-10-16",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136445645"
        },
        "hy-CUR-135914860": {
          "studyFormat": "Tentti",
          "startDate": "2020-08-12",
          "endDate": "2020-08-13",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-135914860"
        },
        "otm-ab1d9a85-abf4-4064-9e1e-064c27095dcc": {
          "studyFormat": "Kirjallinen työ",
          "startDate": "2020-11-10",
          "endDate": "2020-11-14",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-ab1d9a85-abf4-4064-9e1e-064c27095dcc"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-233": {
      "code": "HISK-233",
      "name": "Historiantutkimuksen metodit",
      "credits": "5",
      "realisations": {
        "hy-CUR-136433674": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-03-15",
          "endDate": "2021-05-08",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136433674"
        },
        "hy-CUR-136341960": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136341960"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-243": {
      "code": "HISK-243",
      "name": "Kandidaatintutkielma",
      "credits": "6",
      "realisations": [],
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-222": {
      "code": "HISK-222",
      "name": "Kansat ja kansainvälisyys",
      "credits": "5",
      "realisations": {
        "hy-opt-cur-2021-1a080292-a0d2-4d06-aae4-c5af83d710c4": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-08-31",
          "endDate": "2020-10-20",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-opt-cur-2021-1a080292-a0d2-4d06-aae4-c5af83d710c4"
        },
        "hy-CUR-136447431": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-21",
          "endDate": "2021-05-07",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136447431"
        },
        "hy-CUR-136422813": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-09-02",
          "endDate": "2020-10-10",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422813"
        },
        "hy-CUR-136340792": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136340792"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-223": {
      "code": "HISK-223",
      "name": "Kaupunki ja kulttuuri",
      "credits": "5",
      "realisations": {
        "hy-CUR-139348312": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-03-16",
          "endDate": "2021-05-07",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-139348312"
        },
        "hy-CUR-136422849": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-03-15",
          "endDate": "2021-05-07",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422849"
        },
        "hy-CUR-136422844": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-20",
          "endDate": "2021-03-05",
          "teachingLanguage": "englanti",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422844"
        },
        "hy-CUR-136340864": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136340864"
        },
        "hy-CUR-136340905": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136340905"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-224": {
      "code": "HISK-224",
      "name": "Luonto ja ympäristö",
      "credits": "5",
      "realisations": {
        "hy-CUR-136422881": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-19",
          "endDate": "2021-03-06",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422881"
        },
        "hy-CUR-136340992": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136340992"
        },
        "hy-CUR-136341024": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136341024"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-213": {
      "code": "HISK-213",
      "name": "Maailmanhistoria",
      "credits": "5",
      "realisations": {
        "hy-CUR-136422515": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-03-15",
          "endDate": "2021-05-06",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422515"
        },
        "hy-CUR-136422596": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-10-26",
          "endDate": "2020-12-10",
          "teachingLanguage": "englanti",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422596"
        },
        "otm-8d13dfb4-d731-4a4a-85c7-b18fd0b67f4a": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-03-15",
          "endDate": "2021-05-06",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/otm-8d13dfb4-d731-4a4a-85c7-b18fd0b67f4a"
        },
        "hy-CUR-136339812": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136339812"
        },
        "hy-CUR-136339867": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136339867"
        }
      },
      "organisation": "Avoin yliopisto",
      "tags": []
    },
    "HISK-241": {
      "code": "HISK-241",
      "name": "Praktikum",
      "credits": "5",
      "realisations": {
        "hy-CUR-136437050": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-09-01",
          "endDate": "2021-05-07",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136437050"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-242": {
      "code": "HISK-242",
      "name": "Proseminaari",
      "credits": "4",
      "realisations": {
        "hy-opt-cur-2021-0c219231-db98-4371-b43b-c6f01775c3d1": {
          "studyFormat": "Seminaari",
          "startDate": "2020-08-17",
          "endDate": "2020-09-08",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-opt-cur-2021-0c219231-db98-4371-b43b-c6f01775c3d1"
        },
        "hy-CUR-136442410": {
          "studyFormat": "Seminaari",
          "startDate": "2021-01-19",
          "endDate": "2021-05-08",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136442410"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-211": {
      "code": "HISK-211",
      "name": "Suomen ja lähialueiden historia",
      "credits": "5",
      "realisations": {
        "hy-CUR-136422206": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-18",
          "endDate": "2021-03-05",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422206"
        },
        "hy-CUR-136422103": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-20",
          "endDate": "2021-03-05",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422103"
        },
        "hy-CUR-136421999": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-18",
          "endDate": "2021-03-03",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136421999"
        },
        "hy-CUR-136338868": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136338868"
        },
        "hy-CUR-136338953": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136338953"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-225": {
      "code": "HISK-225",
      "name": "Talous ja valta",
      "credits": "5",
      "realisations": {
        "hy-CUR-136422911": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-10-27",
          "endDate": "2020-12-12",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136422911"
        },
        "hy-CUR-136341223": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136341223"
        },
        "hy-CUR-136341255": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136341255"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-252": {
      "code": "HISK-252",
      "name": "Työelämäopinnot",
      "credits": "5",
      "realisations": [],
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-131": {
      "code": "HISK-131",
      "name": "Uuden ajan alku I",
      "credits": "5",
      "realisations": {
        "hy-CUR-136416471": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-10-26",
          "endDate": "2020-12-10",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136416471"
        },
        "hy-CUR-136446756": {
          "studyFormat": "Luento-opetus",
          "startDate": "2020-10-27",
          "endDate": "2020-12-11",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136446756"
        },
        "hy-CUR-136331167": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136331167"
        },
        "hy-CUR-136331059": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136331059"
        },
        "hy-CUR-132969303": {
          "studyFormat": "Tentti",
          "startDate": "2020-09-15",
          "endDate": "2020-09-16",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-132969303"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "HISK-132": {
      "code": "HISK-132",
      "name": "Uuden ajan alku II",
      "credits": "5",
      "realisations": {
        "hy-CUR-136447249": {
          "studyFormat": "Luento-opetus",
          "startDate": "2021-01-19",
          "endDate": "2021-05-05",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136447249"
        },
        "hy-CUR-136417210": {
          "studyFormat": "Pienryhmäopetus",
          "startDate": "2020-10-30",
          "endDate": "2020-12-12",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136417210"
        },
        "hy-CUR-136331693": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "ruotsi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136331693"
        },
        "hy-CUR-132969306": {
          "studyFormat": "Tentti",
          "startDate": "2020-09-15",
          "endDate": "2020-09-16",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-132969306"
        },
        "hy-CUR-136331585": {
          "studyFormat": "Akvaariotentti",
          "startDate": "2020-09-16",
          "endDate": "2021-08-01",
          "teachingLanguage": "suomi",
          "enrolmentLink": "https://studies.helsinki.fi/opintotarjonta/cur/hy-CUR-136331585"
        }
      },
      "organisation": "Historian kandiohjelma",
      "tags": []
    },
    "courseListType": "grid"
  }
]'
          >
          </hy-content-list>
        </hy-main-content-wrapper>

        <hy-main-content-wrapper>
          <hy-content-list
            data-items='
          [{"AYKESK-533":{
            "code":"AYKESK-533",
            "name":"Avoin yo: Keskiajan taloushistoria",
            "credits":"5",
            "realisations":{
              "hy-CUR-135916414":{
                "studyFormat":"Kirjallinen ty\u00f6",
                "startDate":"2020-08-31",
                "endDate":"2021-05-11",
                "teachingLanguage":"suomi",
                "enrolmentLink":"https:\/\/studies.helsinki.fi\/opintotarjonta\/cur\/hy-CUR-135916414"
              },
              "otm-8bdfaabf-40b9-4a41-83a8-c7e9c1cb4fde":{
                "studyFormat":"Luento-opetus",
                "startDate":"2021-01-11",
                "endDate":"2021-03-30",
                "teachingLanguage":"suomi",
                "enrolmentLink":"https:\/\/studies.helsinki.fi\/opintotarjonta\/cur\/otm-8bdfaabf-40b9-4a41-83a8-c7e9c1cb4fde"
              }
            },
            "tags":{
              "urn:code:custom:hy-university-root-id:opintotarjonta:avoin_verkkokurssi":"Open online course",
              "urn:code:custom:hy-university-root-id:opintotarjonta:jatkuva_ilmoittautuminen":"Flexibly commenced",
              "urn:code:custom:hy-university-root-id:opintotarjonta:sopii_lukiolaisille":"Suitable for upper secondary students",
              "urn:code:custom:hy-university-root-id:opintotarjonta:tutustumiskurssi":"Introduction course"
            }
          },
          "courseListType":"list"
         }
        ]'
          >
          </hy-content-list>
        </hy-main-content-wrapper>
      </div>

      <aside class="layout-sidebar-first" role="complementary">
        <hy-menu-sidebar slot="menu" menu-type="sidenav" open="true" is-demo="true">
          <hy-menu-level-container menu-type="sidenav" menu-level="1">
            <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="1" url="#" label="News">
              <hy-menu-level-container menu-type="sidenav" menu-level="2">
                <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="2" url="#" label="News"></hy-menu-item-sidebar>
              </hy-menu-level-container>
            </hy-menu-item-sidebar>
            <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="42345" url="#" label="Research">
              <hy-menu-level-container menu-type="sidenav" menu-level="2">
                <hy-menu-item-sidebar
                  menu-type="sidenav"
                  menu-link-id="123"
                  url="#"
                  label="Top Research"
                ></hy-menu-item-sidebar>
                <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="22" url="#" label="Middle Research">
                  <hy-menu-level-container menu-type="sidenav" menu-level="3">
                    <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="232" url="#" label="Middle Top Research">
                      <hy-menu-level-container menu-type="sidenav" menu-level="4">
                        <hy-menu-item-sidebar
                          menu-type="sidenav"
                          menu-link-id="21"
                          url="#"
                          label="Top"
                        ></hy-menu-item-sidebar>
                      </hy-menu-level-container>
                    </hy-menu-item-sidebar>
                    <hy-menu-item-sidebar
                      menu-type="sidenav"
                      menu-link-id="242"
                      url="#"
                      label="Middle Middle Research"
                    ></hy-menu-item-sidebar>
                    <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="252" url="#" label="Middle Bottom Research">
                      <hy-menu-level-container menu-type="sidenav" menu-level="4">
                        <hy-menu-item-sidebar
                          menu-type="sidenav"
                          menu-link-id="2134"
                          url="#"
                          label="Bottom"
                        ></hy-menu-item-sidebar>
                      </hy-menu-level-container>
                    </hy-menu-item-sidebar>
                  </hy-menu-level-container>
                </hy-menu-item-sidebar>
                <hy-menu-item-sidebar
                  menu-type="sidenav"
                  menu-link-id="222"
                  url="#"
                  label="Bottom Research"
                ></hy-menu-item-sidebar>
              </hy-menu-level-container>
            </hy-menu-item-sidebar>
            <hy-menu-item-sidebar
              menu-type="sidenav"
              menu-link-id="4905"
              url="#"
              label="Admissions"
            ></hy-menu-item-sidebar>
            <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="4776" url="#" label="Cooperation">
              <hy-menu-level-container menu-type="sidenav" menu-level="2">
                <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="455725" url="#" label="Admissions 2">
                  <hy-menu-level-container menu-type="sidenav" menu-level="3">
                    <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="4235653" url="#" label="Admissions 2">
                      <hy-menu-level-container menu-type="sidenav" menu-level="4">
                        <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="1235653" url="#" label="Admissions 3">
                        </hy-menu-item-sidebar>
                      </hy-menu-level-container>
                    </hy-menu-item-sidebar>
                  </hy-menu-level-container>
                </hy-menu-item-sidebar>
              </hy-menu-level-container>
            </hy-menu-item-sidebar>
            <hy-menu-item-sidebar menu-type="sidenav" menu-link-id="47" url="#" label="About us"></hy-menu-item-sidebar>
          </hy-menu-level-container>
        </hy-menu-sidebar>
      </aside>
    </hy-main>
    <div style="max-width: 1216px; margin: 0 auto;">
      <hy-search-field inputId="search" label="Search degree programmes" />
    </div>
    <hy-footer>
      <hy-footer-action updated-text="Updated on 14.10.2020" up-button-label="Up"></hy-footer-action>
      <hy-footer-info
        text-title="Campuses"
        text-description="University operates on four campuses in Helsinki and nine other locations."
        link-text="See all"
        link-url="www.google.com"
        data-footer-info-links='[
          {"label": "City Centre Campus", "url": "#", "mainlink": true,
            "items": [
              {"label": "Faculti of Educational Sciences", "url": "#"},
              {"label": "Faculti of Educational Theology", "url": "#"},
              {"label": "Faculti of Educational Arts", "url": "#"},
              {"label": "Faculti of Educational Sociology", "url": "#"},
              {"label": "Faculti of Educational Medicine", "url": "#"},
              {"label": "Faculti of Educational Pharmacy", "url": "#"},
              {"label": "Faculti of Educational Law", "url": "#"}
            ]
          },
          {"label": "Kumpula Campus", "url": "#", "mainlink": true,
            "items": [
              {"label": "Faculti of Educational Sciences", "url": "#"}
            ]
          },
          {"label": "Meilahti Campus", "url": "#", "mainlink": true,
            "items": [
              {"label": "Faculti of Educational Sciences", "url": "#"}
            ]
          },
          {"label": "Viikki Campus", "url": "#", "mainlink": true,
            "items": [
              {"label": "Faculti of Educational Sciences", "url": "#"},
              {"label": "Faculti of Educational Arts", "url": "#"},
              {"label": "Faculti of Educational Medicine", "url": "#"},
              {"label": "Faculti of Educational Social theory", "url": "#"}
            ]
          }
        ]'
      ></hy-footer-info>
      <hy-footer-base
        logo-label="University of Helsinki"
        logo-url="/"
        some-label="Follow us"
        copyright-text="© University of Helsinki 2020"
        data-footer-base-links='[
          {"label": "People finder", "url": "#"},
          {"label": "Press and media", "url": "#"},
          {"label": "Opening hours", "url": "#"},
          {"label": "Flamma", "url": "#"},
          {"label": "Library", "url": "#"},
          {"label": "Webshop", "url": "#"},
          {"label": "About website", "url": "#"},
          {"label": "Data protection", "url": "#"},
          {"label": "More Data protection", "url": "#"},
          {"label": "Accessibility", "url": "#"},
          {"label": "Give feedback", "url": "#"}
        ]'
        data-footer-base-some='[
        {"label": "Follow us on Facebook", "url": "#", "type": "facebook"},
          {"label": "Follow us on Twitter", "url": "#", "type": "twitter"},
          {"label": "Follow us on Youtube", "url": "#", "type": "youtube"},
          {"label": "Follow us on LinkedIn", "url": "#", "type": "linkedin"},
          {"label": "Follow us on Instagram", "url": "#", "type": "instagram"}
        ]'
      >
        <div slot="content">
          P.O. Box 4 (Yliopistonkatu 3) 00014 University of Helsinki Switchboard: +358 (0) 2941 911
        </div>
      </hy-footer-base>
    </hy-footer>
  </body>
</html>