GithubHelp home page GithubHelp logo

mikanebu / euribor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datasets/euribor

0.0 0.0 0.0 119 KB

Euribor rates by year and granularity.

Home Page: https://datahub.io/core/euribor

Shell 1.97% Python 98.03%

euribor's Introduction

The Euribor Benchmark rates by year and granularity. Only monthly granularity is provided.

Data

Data is taken from the EMMI website.

The Euribor Benchmark is defined as below

Euribor is short for Euro Interbank Offered Rate. The Euribor rates are based on the interest rates at which a a panel of European banks borrow funds from one another. In the calculation, the highest and lowest 15% of all the quotes collected are eliminated. The remaining rates will be averaged and rounded to three decimal places. Euribor is determined and published at about 11:00 am each day, Central European Time. When Euribor is being mentioned it is often referred to as THE Euribor, like there’s only 1 Euribor interest rate. This is not correct, since there are in fact 8 different Euribor rates, all with different maturities (until november 1st 2013, there were 15 maturities).

data/*.csv

All files in directory data are using the following naming convention pattern:

euribor-{maturity}-{granularity}.csv

For instance, you can have

euribor-1w-monthly.csv
euribor-1m-monthly.csv
euribor-10m-monthly.csv
...

w means week(s) and m means months for the maturity section

The columns are the same for all csv files.

They are three of them :

  • date is the date for the rate value. It follows by convention ISO 8601 formatting and is for the first day of the month
  • rate is the Euribor Benchmark rate. It uses percentage (%)
  • maturity_level express the same information you have in file naming convention. Before nov 2013, there was 15 rates and now only 8 are available due to EU banking regulations.

The oldest available data are from 1999.

In the future, we may provide an additional column for granularity but at the moment, it's not useful as we only use monthly granularity.

Preparation

This package includes a bash script executing two python scripts, one scripts/scrap_euribor.py to fetch content, the other scripts/concat_files_by_maturity.py to concat files per maturity for each granularity. At the moment, we only get monthly granularity.

License

This Data Package is licensed by its maintainers under the Public Domain Dedication and License (PDDL).

Refer to the terms of use of the source dataset for any specific restrictions on using these data in a public or commercial product. You should also be aware that this data comes indirectly from http://www.emmi-benchmarks.eu/euribor-org/euribor-rates.html. Note that underlying rights, terms and conditions in the data from the source are unclear and may exists.

euribor's People

Contributors

thomasg77 avatar jannecederberg avatar anuveyatsu avatar mikanebu avatar zelima avatar tonicebrian 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.