All Projects → lorey → top-regional-repositories

lorey / top-regional-repositories

Licence: other
🌍 The most-relevant repositories for all countries and many cities worldwide.

Projects that are alternatives of or similar to top-regional-repositories

world-cities-mongodb
A free world cities database
Stars: ✭ 29 (+61.11%)
Mutual labels:  countries, cities
geo-sql-database
Continents, Sub-Continents, Countries, States, Cities, Timezones, Currencies SQL database.
Stars: ✭ 30 (+66.67%)
Mutual labels:  countries, cities
world
A Laravel package which provides a list of the countries, states, cities, currencies, timezones and languages.
Stars: ✭ 479 (+2561.11%)
Mutual labels:  countries, cities
countriesNowAPI
CountriesNow is an Open source API for retrieving geo-information for countries, including their states, cities, population, etc. 🌎
Stars: ✭ 78 (+333.33%)
Mutual labels:  countries, cities
china regions
Ruby Library for China Regions
Stars: ✭ 23 (+27.78%)
Mutual labels:  countries, cities
oracle-geo-data
demo.insum.ca/ords/f?p=131
Stars: ✭ 20 (+11.11%)
Mutual labels:  countries, cities
Countries
🌎 Public GraphQL API for information about countries
Stars: ✭ 156 (+766.67%)
Mutual labels:  countries
geonamescache
geonamescache - a Python library for quick access to a subset of GeoNames data.
Stars: ✭ 76 (+322.22%)
Mutual labels:  countries
Circle Flags
A collection of 300+ minimal circular SVG country flags
Stars: ✭ 139 (+672.22%)
Mutual labels:  countries
Factbook
factbook gem - scripts for the world factbook (get open structured data e.g JSON etc.)
Stars: ✭ 121 (+572.22%)
Mutual labels:  countries
Weather
Weather Android App using apixu API https://www.apixu.com
Stars: ✭ 48 (+166.67%)
Mutual labels:  cities
django-countries-plus
Django model & fixture representing all top level country data from Geonames.org
Stars: ✭ 40 (+122.22%)
Mutual labels:  countries
geonames-client
GeoNames API Client
Stars: ✭ 32 (+77.78%)
Mutual labels:  countries
Restcountries
Get information about countries via a RESTful API
Stars: ✭ 2,054 (+11311.11%)
Mutual labels:  countries
Zip-code-of-all-countries-cities-in-the-world-CSV-TXT-SQL-DATABASE
Zip code of all countries in the world along with cities in CSV, TXT, SQL DATABASE
Stars: ✭ 35 (+94.44%)
Mutual labels:  countries
Translatr
💬 Translate to multiple languages at once
Stars: ✭ 145 (+705.56%)
Mutual labels:  countries
countrynames
Utility library to turn country names into ISO two-letter codes
Stars: ✭ 55 (+205.56%)
Mutual labels:  countries
Laravel cities
Find any country/city in the world. Get Long/Lat etc. Deploy geonames.org database localy. Optimized DB tree
Stars: ✭ 133 (+638.89%)
Mutual labels:  countries
Country Region Data
A source list of countries, regions and shortcodes in JSON and JS format.
Stars: ✭ 222 (+1133.33%)
Mutual labels:  countries
list-of-countries
List of all countries in different formats (ISO, tld, capital, language, population)
Stars: ✭ 22 (+22.22%)
Mutual labels:  countries

A map of Europe

Top Regional Repositories

Want to explore repositories that are popular in a specific region, e.g. the city/country you live in? This project will help you. For many cities and all countries worldwide it lists the repositories with the highest ratio of stars from users in that region. See it as a list of the most-relevant repositories for a specific region.

Cities you might be interested in

Countries you might be interested in

How it works

Basically, for each popular repository and a given region I compute the ratio of stars from users in the given region (stars from users inside region divided by overall stars). As this favors small repositories, I add 1000 to the number of stars to favor bigger repositories (a repo with three stars can otherwise get a ratio of 1 easily). This leads to a score defined as follows:

score(repo, region) := #(stars from users in the given region) / (#(stars of repo) + 1000)

To be able to compute the given score, I have used the geocoded locations of popular GitHub users. I know, this favors repositories starred by popular GitHub users, but I don't think the effect is statistically relevant. The small number of geocoded users should be a bigger problem for statistical correctness :)

Find the best programmers worldwide

I have a project called Programmer Map where you can find the best programmers as well as interesting repos for many cities worldwide. This is a new feature and will be integrated soon.

Image: TheAndrasBarta on Pixabay. CC0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].