A curated list of awesome things to use when coding for the Swedish market.
- People
- Companies
- Finance
- Authentication
- Job Market
- Transportation
- Regional
- Geographic
- Media
- Misc
- 🔗 Awesome Sweden Datasets
- A wish list of things we'd like to see libraries for
ℹ️
- Looking for datasets? See Awesome Sweden Datasets.
- If you're looking to add a library please check the contributing guide.
- Validate Swedish Personal Identity Number (personnummer / SSN)
- Ruby (well tested)
- Ruby
- JavaScript
- JavaScript
- JavaScript
- Python
- PHP
- PHP
- Swift
- Java
- .NET (C# / F#) (Also parses and normalizes the Personal Identity Number)
- Go
- Go
- Various other implementations are available under this GitHub organization, please note that some listed there are still WIP.
- Statens personadressregister
- Validate Swedish Company Registration Number (organisationsnummer)
- Swish Merchant API
- Go
- Rust
- JavaScript — Not actively being maintained.
- Validate Swedish bank accounts
- Make BGC supplier payment files (a.k.a "leverantörsbetalningar")
- Payments using DebiTech (DIBS)
- Parse and generate SIE-files (open format for accounting data)
- Retrieve interest and exchange rates from the Swedish central bank
- Authentication using BankID
- JavaScript by Anyfin
- .NET (C# / F#) (With authentication handler for ASP.NET)
- Android (Sample implementation)
- Authentication using GrandID (Svensk E-Identitet)
- .NET (C# / F#) (With authentication handler for ASP.NET)
- Build a feed for Metrojobb
- Arbetsförmedlingen API
- Post jobs to Arbetsförmedlingen
- SL API
- Javascript
- JavaScript -
⚠️ No commits in years - Go
- Västtrafik API
- Trafikverket API
- Bilvision API (car register service a.k.a "Bilregistertjänst")
ℹ️ see the transportation section for regional transportation.
- Stockholm API
- Göteborg (Gothenburg) API
- SWEREF99 TM (EPSG:3006) projected coordinate system
- Sveriges Radio API
- MMS API client (analyzes TV consumption in Sweden)
- Translates SAB (Swedish library classification system) codes to, human readable, Swedish subject
- Kolada API - KPIs concerning Swedish municipalities and organizational units
- Polisen API
- JavaScript - events and police stations
- SCB API (Statistiska Centralbyrån)
- SMHI API
- Phone number formatter
- Postal code validator
- Postal code lookup
- Cardinal number converter
- Booli API
- Hemnet
Libraries and other things we wished existed or haven't heard of yet.
- Bank account validation in more languages
- BankID tools in more languages
- Swish
- API Clients
- Statistikdatabasen (SCB)
- APIs listed at https://www.trafiklab.se/api
- Hemnet
- PostNord API
- ... anything you'd like to add?
Contributions, feedback and suggestions are very welcome.
ℹ️ Looking to add a dataset? See Awesome Sweden Datasets.
Before you start, make sure
- That it's directly related to building applications for the Swedish market (there are plenty of other awesome lists for other types of tools, here)
- The library is not already added to this list
- The library is somewhat stable
then
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
- Make sure to clearly state what the library does and why its relevant (unless thats obvious)