Skip to content

Code4Myself/GoogleTakeoutParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoogleTakeoutParser

Parser Library for Google Takeout data

Summary

  • Googleサービスの利用に伴って生成されたパーソナルデータを takeout 機能でダウンロードできます
  • takeoutのデータはサービス毎に個別に分割されているため、フォーマットも個々に異なっています
  • 一方でtakeoutデータの仕様や値の定義などは提供されていません。
  • このリポジトリでは、データ仕様の整理とデータ変換用の実装を有志により整備しオープンソースで提供しています

  • Google provides the takeout service to archive and download own data stored through Google services
  • Since takeout data is segmented and is provided in each service respectively, data formats are different
  • Data specifications/definitions are not provided officially. so this package may not support all data contents
  • This library provides estimated data specification and parsers as open source by some volunteers

License

About

Java Parser for Google Takeout data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages