Open Dataset
Data Structure ?
228.97M
Data Structure ?
*The above analysis is the result extracted and analyzed by the system, and the specific actual data shall prevail.
README.md
これらのデータは、Jeff SackmanによるMatch Charting Projectからのもので、[Github][1]で入手可能です。これはこれまでに公開されている中で最も詳細なテニスのデータセットで、ポイントレベルの試合情報を含んでいます。このデータを使えば、試合結果だけでなくポイントレベルの結果も予測できます。各ポイントレベルの観測データには、サーブの種類やそれに続くラリーの情報が含まれています(解読するには`MatchChart 0.2.0.xlsx`を参照してください)。
探索する面白い可能性はたくさんあります。例えば、各ポイントを最善の方法で勝つ方法を予測できるでしょうか? 前のサーブの結果に基づいてサーブの種類を予測できるでしょうか? これはテニスの戦略について何を教えてくれるでしょうか? おそらく、これは人間の本性についても何かを教えてくれるかもしれません。例えば、人々が過度に自信に満ちる傾向や、試合の瀬戸際で強いプレーをする傾向、または損失を嫌う傾向などです。
主なポイントレベルのファイルは、`charting-m-points.csv`(男子試合)と`charting-w-points.csv`(女子試合)のファイルです。他のすべてのファイル、例えば試合レベルのファイルは、ポイントレベルのファイルにマージできます。詳細なデータ情報については、`MatchChart 0.2.0.xlsx`ファイルを参照してください。元のデータに対して私が行った唯一の変更は、`.xlsm`形式のファイルを`.xlsx`形式に変換したことです。
以下は、Jeff SackmanがGithubで提供しているREADMEの説明です。
# The Match Charting Project
Match Charting Project(MCP)の目標は、プロ試合の詳細な記録を集めることです。ATP、WTA、ITF、グランドスラム大会などの組織はいくつかのデータを記録していますが、一貫した方法で記録されておらず、公開されることもほとんどありません。
MCPの試合記録には、試合の各ポイントについてのショットごとのデータが含まれており、ショットの種類、ショットの方向、返球の深さ、エラーの種類などが含まれます。このような公開されたデータは他にどこにもありません。可能性を把握するために、提出されたすべての試合について、試合レベルの集計データが私のウェブサイト[1]で入手可能です。
私は2013年末にこのプロジェクトを始めました[2]。それ以来、数十人の貢献者[3]が1400以上の試合を記録しています。このリポジトリには、これらの試合の生のポイントごとのデータと、広範な試合レベルの集計データの両方が含まれています。
ファイルは、男子('-m-')と女子('-w-')の試合に分けられています。'-matches'ファイルには、各試合のメタデータが含まれており、選手名、大会名、日付、コートの種類などが含まれます。'-points'ファイルには、各ポイントに関する詳細なデータが含まれています。
ユーザーが提出したデータは、ポイントファイルの'1st'、'2nd'、'Notes'列にのみ含まれています。他のすべての列は、プロジェクトの貢献者が使用するエクセルドキュメント[4]によって自動的に生成されます。一部の列は少し冗長ですが、他の多くの列はデータの分析を容易にします。
**生のショットごとのデータを扱うことに興味がある場合は、強くお勧めするのは、あなた自身で試合を(1つまたは20個)記録することでプロジェクトに貢献することです。これはプロジェクトに返礼し、成長を助ける素敵な方法であるだけでなく、データの中に何があるのかを正確に学ぶ最良の方法でもあります。**
最初の試合の記録を始めるのを助けるガイドがこちらです:
http://www.tennisabstract.com/blog/2015/09/23/the-match-charting-project-quick-start-guide/
試合の記録から始めるつもりであろうと、生のデータに直接飛び込むつもりであろうと、MatchChartエクセルドキュメントの'Instructions'タブを見ると良いでしょう。このタブでは、記録表記について詳細に説明されています。
私は現在、男子と女子の両方についていくつかの'-stats-'ファイルも追加しました。これらのファイルには、各試合レポートに表示される集計スタッツが含まれています。再び、1、2試合を記録したことがあると、多くの行名が理解しやすくなります。行と列は、試合レポートに表示される内容と非常によく一致しています(例:http://tennisabstract.com/charting/20150321-M-Irving_CH-SF-Gilles_Muller-Tim_Smyczek.html )。唯一の違いは、'-stats-'ファイルのデータのほとんどが整数の合計であるのに対し、試合レポートではほとんどがパーセンテージで表示されていることです。
新しい試合は週に数回提出されます。プロジェクトが成長し続けるにつれて、私はこれらのファイルを定期的に更新します。おおよそ100試合追加されるごとに1回です。新しい試合やデータベースの他の改善に関する更新情報は、Twitter[5]でフォローしてください。
# ライセンス

by The Tennis Abstract Match Charting Project は Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Licenseの下でライセンスされています。
Based on a work at https://github.com/JeffSackmann/tennis_MatchChartingProject 言い換えると、著作権表示が必要です。非商用利用のみです。 [1]: https://raw.githubusercontent.com/JeffSackmann/tennis_MatchChartingProject/

by The Tennis Abstract Match Charting Project は Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Licenseの下でライセンスされています。
Based on a work at https://github.com/JeffSackmann/tennis_MatchChartingProject 言い換えると、著作権表示が必要です。非商用利用のみです。 [1]: https://raw.githubusercontent.com/JeffSackmann/tennis_MatchChartingProject/
×
The dataset is currently being organized and other channels have been prepared for you. Please use them
The dataset is currently being organized and other channels have been prepared for you. Please use them
Note: Some data is currently being processed and cannot be directly downloaded. We kindly ask for your understanding and support.
No content available at the moment
No content available at the moment
- Share your thoughts
Go share your ideas~~
ALL
Welcome to exchange and share
Your sharing can help others better utilize data.
Data usage instructions: h1>
I. Data Source and Display Explanation:
- 1. The data originates from internet data collection or provided by service providers, and this platform offers users the ability to view and browse datasets.
- 2. This platform serves only as a basic information display for datasets, including but not limited to image, text, video, and audio file types.
- 3. Basic dataset information comes from the original data source or the information provided by the data provider. If there are discrepancies in the dataset description, please refer to the original data source or service provider's address.
II. Ownership Explanation:
- 1. All datasets on this site are copyrighted by their original publishers or data providers.
III. Data Reposting Explanation:
- 1. If you need to repost data from this site, please retain the original data source URL and related copyright notices.
IV. Infringement and Handling Explanation:
- 1. If any data on this site involves infringement, please contact us promptly, and we will arrange for the data to be taken offline.
- 1. The data originates from internet data collection or provided by service providers, and this platform offers users the ability to view and browse datasets.
- 2. This platform serves only as a basic information display for datasets, including but not limited to image, text, video, and audio file types.
- 3. Basic dataset information comes from the original data source or the information provided by the data provider. If there are discrepancies in the dataset description, please refer to the original data source or service provider's address.
- 1. All datasets on this site are copyrighted by their original publishers or data providers.
- 1. If you need to repost data from this site, please retain the original data source URL and related copyright notices.
- 1. If any data on this site involves infringement, please contact us promptly, and we will arrange for the data to be taken offline.