Skip to main content

e-Tax / EDINETタクソノミ / 青色申告 の勘定科目(コード)表のラッパー (非公式)

Project description

Account Codes JP

CI Status Documentation Status Test coverage percentage

Poetry Ruff pre-commit

PyPI Version Supported Python versions License


Documentation: https://account-codes-jp.readthedocs.io

Source Code: https://github.com/34j/account-codes-jp


e-Tax / EDINETタクソノミ / 青色申告 の勘定科目(コード)表のラッパー (非公式)

青色申告の勘定科目

Installation

Install this via pip (or your favourite package manager):

pip install account-codes-jp

Usage

$ account-codes-jp list --industry "一般商工業"
    ├─╼ 貸借対照表/貸借対照表/jppfs_cor:BalanceSheetLineItems
       ├─╼ 資産の部[タイトル]/資産の部/jppfs_cor:AssetsAbstract
          ├─╼ 流動資産[タイトル]/資産/流動資産/jppfs_cor:CurrentAssetsAbstract
             ├─╼ 現金及び預金/資産/現金及び預金/jppfs_cor:CashAndDeposits
             ├─╼ 受取手形及び売掛金/資産/受取手形及び売掛金/jppfs_cor:NotesAndAccountsReceivableTrade
                ├─╼ 貸倒引当金/資産/貸倒引当金/jppfs_cor:AllowanceForDoubtfulAccountsNotesAndAccountsReceivableTrade
                └─╼ 受取手形及び売掛金(純額)/資産/受取手形及び売掛金(純額)/jppfs_cor:NotesAndAccountsReceivableTradeNet
...
$ account-codes-jp list --type blue-return
    ├─╼ 賃借対照表[タイトル]
       ├─╼ 資産[タイトル]/資産
          ├─╼ 資産[タイトル]/資産
             ├─╼ 現金/資産
             ├─╼ 当座預金/資産
from account_codes_jp import get_blue_return_accounts, get_account_type_factory, AccountType

G = get_blue_return_accounts()
t = get_account_type_factory(G)
assert t("現金") == AccountType.Asset

Notes

本パッケージは単なるラッパーであり、EDINETタクソノミを含みませんが、念の為「EDINETタクソノミの知的所有権について」を引用いたします。

EDINETタクソノミの知的所有権について(「本文書」)

著作権

「EDINETタクソノミ」は、金融商品取引法に基づく有価証券報告書等の開示書類に関する電子開示システム(EDINET)に開示書類をXBRL形式により電子的に提出するために金融庁が開発したものであり、著作権の対象となっています。当該著作権は日本国著作権法及び国際条約により保護されています。

なお、金融庁の事前の許可なくEDINETタクソノミの全部又は一部について改変、修正又は翻訳を行うことはできません。EDINETタクソノミには、XBRL International Inc.(以下「XII」という。)の著作権に帰属する内容が一部含まれており、当該内容は、XIIの許諾に基づきEDINETタクソノミ中に作成されています。

本文書を一体とし、かつ、次の文言を用いて出所を明示することを条件に、EDINETタクソノミの全部又は一部の引用、転載、複製、譲渡、貸与、公衆送信又は配布を行うことができます:

© Copyright 2014 Financial Services Agency, The Japanese Government

保証責任の否認

EDINETタクソノミは、「現状有姿」にて提供され、金融庁及びXIIは、明示的であるか暗黙的であるかを問わず、商業利用への適合性、特定目的への適合性若しくは所有権の保証又はEDINETタクソノミの使用が第三者の特許権、著作権、トレードマークその他の権利を侵害しないことの保証その他のあらゆる保証の責任を否認します。

免責事項

契約、不法行為、保証その他の方法であるかを問わず、EDINETタクソノミ若しくはその関連ファイルを使用すること、又はいかなる種類の内容物の動作若しくは導入により発生する、代替品若しくは代替サービスの調達費用又は逸失利益又は使用の喪失又はデータの喪失又は直接、間接、結果的、偶発的、懲罰的若しくは特別の損害について、当該損害の可能性についての事前の通知の有無にかかわらず、金融庁及びXIIは、いかなる利用者又は第三者に対しても責任を負いません。

使用許諾

上記の条件を承諾し、かつ、XIIの知的財産権ポリシー(www.xbrl.org/legal)に準拠して使用する場合に限り、EDINETタクソノミを無償で使用することを許諾します。

Contributors ✨

Thanks goes to these wonderful people (emoji key):

34j
34j

💻 🤔 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Credits

This package was created with Copier and the browniebroke/pypackage-template project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

account_codes_jp-0.4.14.tar.gz (28.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

account_codes_jp-0.4.14-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

Details for the file account_codes_jp-0.4.14.tar.gz.

File metadata

  • Download URL: account_codes_jp-0.4.14.tar.gz
  • Upload date:
  • Size: 28.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for account_codes_jp-0.4.14.tar.gz
Algorithm Hash digest
SHA256 40156a509125a30be76037a0bf438c60541e1e2eff8f35393ea0a6f613aa07e7
MD5 d73638dde58d3cdc8a423deb9b00a690
BLAKE2b-256 bdf533c31600a52992f90c02487da9308a173d1d44e2f6ac60efd5925cafac61

See more details on using hashes here.

Provenance

The following attestation bundles were made for account_codes_jp-0.4.14.tar.gz:

Publisher: ci.yml on 34j/account-codes-jp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file account_codes_jp-0.4.14-py3-none-any.whl.

File metadata

File hashes

Hashes for account_codes_jp-0.4.14-py3-none-any.whl
Algorithm Hash digest
SHA256 90163ea72e65841b0d9715fe2fde9a647743ac486d5266214b476abdece62f2e
MD5 52a629a371e34c5c1c35c472c34932f6
BLAKE2b-256 cf415ed9441617a87e684371e96720762af7cebaa896690beeaa6a8862e205fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for account_codes_jp-0.4.14-py3-none-any.whl:

Publisher: ci.yml on 34j/account-codes-jp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page