Posts
-
ISO-3166-Countries-with-Regional-Codes
ISO 3166-1 country lists merged with their UN Geoscheme regional codes in ready-to-use JSON, XML, CSV data sets
These lists are the result of merging data from two sources, the Wikipedia ISO 3166-1 article for alpha and numeric country codes, and the UN M49 Standard country or area codes for statistical use data for countries’ regional, and sub-regional codes. In addition to countries, it includes dependent territories.
The International Organization for Standardization (ISO) site provides partial data (capitalised and sometimes stripped of non-latin ornamentation), but sells the complete data set as a Microsoft Access 2003 database. Other sites give you the numeric and character codes, but there appeared to be no sites that included the associated UN-maintained regional codes in their data sets. I scraped data from the above two websites that is all publicly available already to produce some ready-to-use complete data sets that will hopefully save someone some time who had similar needs.
Tags: #ruby • region-codes • countries
-
codejar
An embeddable code editor for the browser 🍯
- Lightweight (2.45 kB only)
- No dependencies
- Preserves indentation on a new line
- Adds closing brackets, quotes
- Indents line with the Tab key
- Supports undo/redo
Tags: #typescript • code-editor
-
activejob-traffic_control
Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.
Rate controls for your
ActiveJob
s, powered by Suo, a distributed semaphore library backed by Redis or Memcached.Tags: #ruby
-
mongo-ruby-driver
The Official MongoDB Ruby Driver
Install via RubyGems, either via the command-line for ad-hoc uses:
$ gem install mongo
Or via a Gemfile for more general use:
gem ‘mongo’
Tags: #ruby • mongodb • mongodb-driver
-
omniauth-auth0
OmniAuth strategy to login with Auth0
Tags: #ruby • dx-sdk • omniauth
-
chewy
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
Chewy is an ODM (Object Document Mapper), built on top of the official Elasticsearch client.
Tags: #ruby • elasticsearch • elasticsearch-client
-
addon-designs
A Storybook addon that embeds Figma, websites, or images in the addon panel.
A Storybook addon that embed Figma or websites in the addon panel for better design-development workflow.
Tags: #typescript • storybook • javascript
-
extension
The first open-source browser extension wallet for Bitcoin NFTs
UniSat Wallet - the first open-source browser extension wallet for Ordinals on bitcoin.
- Website: https://unisat.io/
- Twitter: https://twitter.com/unisat_wallet
Tags: #typescript • bitcoin • extension
-
dropbox_api
Ruby client library for Dropbox API v2
Library for communicating with Dropbox API v2.
Tags: #ruby • dropbox-api • dropbox
-
macad-gym
Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:
Install MACAD-Gym using
pip install macad-gym
. If you haveCARLA_SERVER
setup, you can get going using the following 3 lines of code. If not, follow the Getting started steps.Tags: #python • multi-agent-reinforcement-learning • autonomous-driving
subscribe via RSS