You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
I saw in the code that the data is loaded in the load_country_data private method.
It'd be good if this method was customizable (using my lambda or proc, for example)?
This would allow to load data from other sources instead of JSON files.