Giter Site home page Giter Site logo

blue-and-gold's Introduction


Logo

BLUE & GOLD

Working towards connectography concept in UE
Explore the docs »

View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Blue&Gold

This data visualization project aims to explore and depict the distribution of the Blue Banana and Gold Banana in Europe, incorporating the concept of sea connectography flows. The project utilizes data provided by Eurostat and represents it within NUTS (Nomenclature of Territorial Units for Statistics) regions.

The Blue Banana denotes a chain of highly urbanized and industrialized regions extending from southern England to northern Italy, traversing through Belgium, the Netherlands, Luxembourg, Germany, Switzerland, and France. The Gold Banana encompasses a broader swath of territory, encompassing regions in Spain and Portugal.

I(we) leverage datasets provided by Eurostat, the statistical office of the European Union, offering comprehensive socio-economic and geospatial information about Europe. This data is structured within NUTS regions, facilitating a hierarchical breakdown of territorial units for statistical analysis.

Integration with Sea Connectography Flows:

In addition to examining the socio-economic dynamics within the Blue Banana and Gold Banana, this project incorporates the connectography flows to visualize tge influence on economic activities and regional development, by integrating data.

Exploring Conceptual Questions:

Is Blue Banana a Real Phenomenon?: We delve into the debate surrounding the Blue Banana, examining whether it constitutes a real geographical and economic pentagram, particularly considering the inclusion of metropolitan areas like Berlin and Paris within its framework.

Relation between Blue Banana and Gold Banana: We scrutinize the relationship between the Blue Banana and the Gold Banana, assessing whether the latter can be perceived as an extension of the former, or if they represent distinct socio-economic corridors with unique characteristics

Project Objective:

Our overarching goal is to create an interactive visualization platform that illustrates both, conectivity and phisical, dimensions of the Blue Banana and Gold Banana regions. Through this holistic approach, we seek to uncover patterns of economic development, trade flows, cultural exchanges, political and social patterns and digital spaces complementing our understanding of land-based connectivity.

(back to top)

Setup

This section should list any major frameworks/libraries used to bootstrap this project.

  • Python installed on your system (Python 3.10.1 recommended).

  • Required Python libraries installed:

(back to top)

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  pip install eurostatapiclient 

or:

  conda install eurostatapiclient 

Installation

  1. API Cofiguration:
     from eurostatapiclient import EurostatAPIClient
    
     VERSION = '1.0'
     FORMAT = 'json' 
     LANGUAGE = 'en'
  2. Clone the repo
     git clone https://github.com/OSCGRA/blue-and-gold.git
  3. Install NPM packages
     pip install geopandas
     pip install geoplot
  4. Enter the dataset code from Eurostad database: (example: met_gind3)
     dataset = client.get_dataset('met_gind3')
     print(dataset.label)
     df = dataset.to_dataframe();

EUROSTAT Database

(back to top)

Usage

This section is under construction, thanks for your understanding.

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • Feature 1
  • Feature 2
  • Feature 3
    • Nested Feature

This section is under construction, thanks for your understanding.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the Apache 2.0 License. See LICENSE.txt for more information.

(back to top)

Feel free to reach out to me via email, LinkedIn, or Reddit for any inquiries, contributions to projects, or potential job opportunities:

(back to top)

Acknowledgments

(back to top)

blue-and-gold's People

Contributors

oscgra avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.