GithubHelp home page GithubHelp logo

offwitt0 / what-and-where-are-the-world-s-oldest-businesses Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alatp/what-and-where-are-the-world-s-oldest-businesses

0.0 0.0 0.0 3 KB

DataCamp project

what-and-where-are-the-world-s-oldest-businesses's Introduction

What-and-Where-Are-the-World-s-Oldest-Businesses

DataCamp project Link to the project https://projects.datacamp.com/projects/1168

1. The oldest business in the world

The entrance to St. Peter Stiftskeller, a restaurant in Saltzburg, Austria. The sign over the entrance shows "803" - the year the business opened.

Image: St. Peter Stiftskeller, founded 803. Credit: Pakeha.

An important part of business is planning for the future and ensuring that the company survives changing market conditions. Some businesses do this really well and last for hundreds of years.

BusinessFinancing.co.uk researched the oldest company that is still in business in (almost) every country and compiled the results into a dataset. In this project, you'll explore that dataset to see what they found.

The database contains three tables.

categories

column type meaning
category_code varchar Code for the category of the business.
category varchar Description of the business category.

countries

column type meaning
country_code varchar ISO 3166-1 3-letter country code.
country varchar Name of the country.
continent varchar Name of the continent that the country exists in.

businesses

column type meaning
business varchar Name of the business.
year_founded int Year the business was founded.
category_code varchar Code for the category of the business.
country_code char ISO 3166-1 3-letter country code.

Let's begin by looking at the range of the founding years throughout the world.

what-and-where-are-the-world-s-oldest-businesses's People

Contributors

alatp 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.