Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nmicht/food-language-variety

A map to display distribution of food names using their synonyms in different regions.
https://github.com/nmicht/food-language-variety

data-analysis language-distribution language-variety map

Last synced: 19 days ago
JSON representation

A map to display distribution of food names using their synonyms in different regions.

Awesome Lists containing this project

README

        

# Food names distribution

A map to display language variety of food names in United States, United Kingdom, Mexico and Spain.

## How this works

We took a bunch of data from Wikipedia and processed to find food names and their varieties according to regions classified by counties in US, MX and UK and provinces in ES.

With this data, we plot the finding in a map.

There is still a lot of cleaning pending on the data, but hey, that's what is about data processing, right?

## Technologies
- Python
- Wikipedia API
- Beautiful Soup
- React
- Leaftlet

## Authors
- [@nmicht](https://github.com/nmicht/)
- [@jbrew](https://github.com/jbrew/)