Education Dashboard To embed:

  1. Click here to download the compiled files.
  2. Upload the compiled build to your hosting into a directory e.g. /opportunity2025
  3. Link to the following scripts, and replace the YOUR-URL-HERE.COM with the full URL of the directory above

    <link href="https://YOUR-URL-HERE.COM/opportunity2025/static/css/main.css" rel="stylesheet">
    <script src="https://YOUR-URL-HERE.COM/opportunity2025/static/js/main.js"></script>
  4. Embed the following div:

    <div data-opportunityIndex-2025></div> for opportunity index
    <div data-opportunityIndex-compare-2025></div> for compare table
    <div data-country-embed="{country_name}"></div> for the country/country embeds.
    eg:
    <div data-country-embed="Switzerland"></div>
    <div data-country-embed="Singapore"></div>
    <div data-country-embed="United States of America"></div>
    <div data-country-embed="Australia"></div>
    <div data-country-embed="Canada"></div>
    <div data-country-embed="United Kingdom"></div>
    <div data-country-embed="United Arab Emirates"></div>
    <div data-country-embed="Austria"></div>
    <div data-country-embed="New Zealand"></div>
    <div data-country-embed="Italy"></div>
    <div data-country-embed="Hong Kong"></div>
    <div data-country-embed="Latvia"></div>
    <div data-country-embed="Malta"></div>
    <div data-country-embed="Hungary"></div>
    <div data-country-embed="Greece"></div>
    <div data-country-embed="Portugal"></div>