This is a scaled-down but functional Unity project (version 2020.2.7f1) with classes that allow easy access to the JobTech APIs and Platsbanken. A demo scene is provided, allowing users to quickly build up Unity projects making use of jobtechdev.se API:s and data about the Swedish labour market.
Instructions
To access jobtechdev.se API:s you will need your own private API-key. Your API-key can be easily be requested at: https://apirequest.jobtechdev.se/
This API key must be added in the inspector to the Platsbanken component in the Scene "PlatsbankenDemo". No third-party components are used so setup should be hassle-free.
For best visuals, set the game window to Fixed Resolution at 1028 x 768 pixels.
You can use the tool directly here: http://prototypes.digitaltinnovationscenter.se/Platsbanken-Unity/
See also: https://github.com/JobtechSwe
Contact: innovationscenter@arbetsformedlingen.se
www.digitaltinnovationscenter.se
UPDATE 2021-08-19
- Added support for WebGL
- Added a way to enter api-key
- Uploaded WebGL version