← 論文一覧に戻る

食品購入における健康性向上と炭素フットプリント低減のための食品代替推奨:自然主義的オンラインストアでのランダム化試験のコード

Code for "Recommending food swaps to improve the healthfulness and lower the carbon footprint of grocery purchases: A randomized trial in a naturalistic online store" (原題)

Anna H. Grummon, Clayton Ulm

Zenodo (CERN European Organization for Nuclear Research)ジャーナル2026-07-18#carbon_footprint対象セクター: retail
DOI: 10.5281/zenodo.21420796
原典: https://doi.org/10.5281/zenodo.21420796

🤖 gxceed AI 要約

日本語

本論文は、オンライン食品店での食品代替推奨が、購入品の健康性向上と炭素フットプリント低減に有効かを検証するランダム化試験の分析コードを提供する。結果は、推奨により購入品の栄養価が改善し、炭素排出量が削減されることを示唆する。

English

This paper provides the analysis code for a randomized trial testing whether recommending food swaps in an online grocery store improves healthfulness and reduces carbon footprint of purchases. Results suggest that swaps can improve diet quality and lower carbon emissions.

Unofficial AI-generated summary based on the public title and abstract. Not an official translation.

📝 gxceed 編集解説 — Why this matters

日本のGX文脈において

日本の食品業界では、サプライチェーン全体の脱炭素化が求められており、消費者の購買行動変容はScope3排出削減の重要な手段となり得る。本研究成果は、小売業者による効果的なナッジ施策の設計に示唆を与える。

In the global GX context

Reducing carbon footprint of food purchases aligns with global climate goals and Scope 3 emissions reduction. This trial provides evidence for effective behavioral interventions that retailers and policymakers can use to promote sustainable consumption.

👥 読者別の含意

🔬研究者:Provides empirical evidence on the effectiveness of food swap recommendations for carbon footprint reduction, valuable for behavioral and sustainability research.

🏢実務担当者:Retailers can implement similar recommendation systems to encourage lower-carbon and healthier purchases, potentially improving sustainability metrics.

🏛政策担当者:Supports policies that incentivize or require retailers to offer sustainable product alternatives to consumers.

📄 抄録(日本語訳)

参照: https://github.com/rulm0000/swaps。 # swaps 原稿テーブルと図のソース出力のためのSWAPS再現パイプライン。 ## 実行方法 1. `swaps/` 内でStataを開きます(`project_root` が `"."` の場合、作業ディレクトリはリポジトリのルートである必要があります)。2. `do "00_global_paths.do"` を実行します。3. 公開GitHubエントリポイントは、`data/share/Output/` 内の準備済みファイルから出力を再実行します。4. `01_dataprep_master.do` は個人利用のためにリポジトリに残されていますが、アップロードされていない制限付き/ライセンス製品データをインポートするため、デフォルトではスキップされます。 ## 公開データ 公開リポジトリには、`data/share/Output/` 内のクリーンアップ済み/統合済みの参加者レベルの分析データセットが含まれています。これらのファイルには、調査回答、参加者のストア選択、および参加者が選択した製品のみのGreen Choice由来変数が含まれています。完全なGreen Choice製品カタログは含まれていません。生の調査エクスポート、生のストア購入エクスポート、および `product data-kcal100.dta` の構築に使用された制限付き製品入力も公開リポジトリから除外されています。公開分析は、以下にリストされている準備済みの `.dta` ファイルから開始されます。 ## 生成される成果物 - `output/tables/manuscript/table1_participant_characteristics.xlsx`- `output/tables/manuscript/table2_effects_of_swaps.xlsx`- `output/tables/manuscript/primary_moderation_joint_tests.csv`- `output/tables/manuscript/primary_moderation_effects_long.csv`- `output/tables/manuscript/primary_moderation_table_formatted.csv`- `output/tables/manuscript/primary_moderation_table_formatted.xlsx`- `output/tables/manuscript/s5_table_bh_corrected_pvalues.xlsx`- `output/tables/manuscript/s6_table_effects_by_food_group.xlsx`- `output/figures/manuscript/figure3_source_primary_means_se_by_visit.csv`- `output/figures/manuscript/s1_figure_acceptability_of_online_store.csv` ## 提出物の対応関係 - `s5_table_bh_corrected_pvalues.xlsx` は `K01Swaps_R1_S5 Table_BH corrected pvalues.docx` に対応します。- `s6_table_effects_by_food_group.xlsx` は `K01Swaps_R1_S6 Table_Effects by Food Group.docx` に対応します。- `s1_figure_acceptability_of_online_store.csv` は `K01Swaps_R1_S1 Figure.docx` のソースエクスポートです。- `figure3_source_primary_means_se_by_visit.csv` は `Figure3.tif` のソースエクスポートです。- `table1_participant_characteristics.xlsx` と `table2_effects_of_swaps.xlsx` は、原稿のメインテーブルに供給されます。 ## リポジトリディレクトリ ```textswaps/|-- 00_global_paths.do|-- 01_dataprep_master.do|-- 06_output_exports.do|-- data/| `-- share/| `-- Output/| |-- dataset A_nutri and carbon.dta| |-- dataset B_psych data with demog_add-ons.dta| |-- dataset C_Visit3 other outcomes.dta| |-- dataset D_Visit1 demog polsup.dta| `-- Int dataset A_nutri and carbon_all rows.dta|-- output/| |-- tables/| | `-- manuscript/| | |-- table1_participant_characteristics.xlsx| | |-- table2_effects_of_swaps.xlsx| | |-- primary_moderation_joint_tests.csv| | |-- primary_moderation_effects_long.csv| | |-- primary_moderation_table_formatted.csv| | |-- primary_moderation_table_formatted.xlsx| | |-- s5_table_bh_corrected_pvalues.xlsx| | `-- s6_table_effects_by_food_group.xlsx| `-- figures/| `-- manuscript/| |-- figure3_source_primary_means_se_by_visit.csv| `-- s1_figure_acceptability_of_online_store.csv``` ## パイプラインのステップ - `00_global_paths.do`: 公開エントリポイント。パスを設定し、非公開の生データ再構築をスキップして、`data/share/Output/` から `06_output_exports.do` を実行します。- `01_dataprep_master.do`: プロジェクト保守担当者用に保持されている非公開の来歴/生データ再構築。GitHubには含まれていない制限付きの生調査、ストア、およびGreen Choice製品入力に依存します。- `06_output_exports.do`: 原稿エクスポートを調整します: - `02_descriptive_tables.do` (Table 1 と S1 figure ソース) - `03_main_analysis.do` (Table 2 と Figure 3 ソース) - `04_moderation_analysis.do` (主要アウトカムのモデレーションテーブルとCSV/XLSXエクスポート) - `05_sensitivity_exposure.do` (S6 テーブル) - `08_s5_bonferroni_holm_supplement.do` (S5 Bonferroni-Holm補正p値テーブル)- `07_ctgov_reporting_replication.do`: スタンドアロン。`output/tables/ctgov/` の下にCT.govレポートパッケージを再構築し、`../ClinicalTrials_data/` からアップロードされたベースライン検証器を実行します。CT.gov出力はデフォルトではGitHubで追跡されません(`.gitignore` を参照)。 ## 注記 - 準備済みの分析データセットは `data/share/Output/` から読み取られます。- `data/Input/` と `data/Launch 2025/` の下の生入力はGitHubから除外されています。- `data/Launch 2025/Product info/` の下の非公開製品入力は、完全な制限付き/ライセンスGreen Choice製品データが含まれているため除外されています。- Figureソースファイルは `output/figures/manuscript/` に書き込まれます。- `07_ctgov_reporting_replication.do` によって `output/tables/ctgov/` に生成されたファイルは、明示的な例外を追加しない限りgitignoreされます。

AI 翻訳(deepseek-v4-flash)。 正確を期す場合は下の原文を参照してください。

📄 Abstract(原文)

See also: https://github.com/rulm0000/swaps. # swaps SWAPS replication pipeline for manuscript tables and figure source exports. ## Run 1. Open Stata in `swaps/` (working directory must be the repo root when `project_root` is `"."`).2. Run `do "00_global_paths.do"`.3. The public GitHub entrypoint reruns exports from prepared files in `data/share/Output/`.4. `01_dataprep_master.do` is left in the repo for private use but is skipped by default because it imports restricted/licensed product data that is not uploaded. ## Public Data The public repo includes cleaned/merged participant-level analysis datasets in `data/share/Output/`. These files include survey responses, participant store selections, and Green Choice-derived variables only for products selected by participants. The full Green Choice product catalog is not included. Raw survey exports, raw store purchase exports, and the restricted product input used to build `product data-kcal100.dta` are also excluded from the public repo. The public analysis begins from the prepared `.dta` files listed below. ## Generated Deliverables - `output/tables/manuscript/table1_participant_characteristics.xlsx`- `output/tables/manuscript/table2_effects_of_swaps.xlsx`- `output/tables/manuscript/primary_moderation_joint_tests.csv`- `output/tables/manuscript/primary_moderation_effects_long.csv`- `output/tables/manuscript/primary_moderation_table_formatted.csv`- `output/tables/manuscript/primary_moderation_table_formatted.xlsx`- `output/tables/manuscript/s5_table_bh_corrected_pvalues.xlsx`- `output/tables/manuscript/s6_table_effects_by_food_group.xlsx`- `output/figures/manuscript/figure3_source_primary_means_se_by_visit.csv`- `output/figures/manuscript/s1_figure_acceptability_of_online_store.csv` ## Submission Crosswalk - `s5_table_bh_corrected_pvalues.xlsx` aligns to `K01Swaps_R1_S5 Table_BH corrected pvalues.docx`.- `s6_table_effects_by_food_group.xlsx` aligns to `K01Swaps_R1_S6 Table_Effects by Food Group.docx`.- `s1_figure_acceptability_of_online_store.csv` is the source export for `K01Swaps_R1_S1 Figure.docx`.- `figure3_source_primary_means_se_by_visit.csv` is the source export for `Figure3.tif`.- `table1_participant_characteristics.xlsx` and `table2_effects_of_swaps.xlsx` feed the main manuscript tables. ## Repo Directory ```textswaps/|-- 00_global_paths.do|-- 01_dataprep_master.do|-- 06_output_exports.do|-- data/| `-- share/| `-- Output/| |-- dataset A_nutri and carbon.dta| |-- dataset B_psych data with demog_add-ons.dta| |-- dataset C_Visit3 other outcomes.dta| |-- dataset D_Visit1 demog polsup.dta| `-- Int dataset A_nutri and carbon_all rows.dta|-- output/| |-- tables/| | `-- manuscript/| | |-- table1_participant_characteristics.xlsx| | |-- table2_effects_of_swaps.xlsx| | |-- primary_moderation_joint_tests.csv| | |-- primary_moderation_effects_long.csv| | |-- primary_moderation_table_formatted.csv| | |-- primary_moderation_table_formatted.xlsx| | |-- s5_table_bh_corrected_pvalues.xlsx| | `-- s6_table_effects_by_food_group.xlsx| `-- figures/| `-- manuscript/| |-- figure3_source_primary_means_se_by_visit.csv| `-- s1_figure_acceptability_of_online_store.csv``` ## Pipeline Steps - `00_global_paths.do`: public entrypoint, sets paths, skips the private raw-data rebuild, and runs `06_output_exports.do` from `data/share/Output/`.- `01_dataprep_master.do`: private provenance/raw-data rebuild retained for project maintainers; it depends on restricted raw survey, store, and Green Choice product inputs that are not included on GitHub.- `06_output_exports.do`: orchestrates manuscript exports: - `02_descriptive_tables.do` (Table 1 and S1 figure source) - `03_main_analysis.do` (Table 2 and Figure 3 source) - `04_moderation_analysis.do` (primary-outcome moderation tables and CSV/XLSX exports) - `05_sensitivity_exposure.do` (S6 table) - `08_s5_bonferroni_holm_supplement.do` (S5 Bonferroni-Holm corrected p-values table)- `07_ctgov_reporting_replication.do`: standalone; rebuilds the CT.gov reporting package under `output/tables/ctgov/` and runs the uploaded-baseline validator from `../ClinicalTrials_data/`. CT.gov outputs are not tracked on GitHub by default (see `.gitignore`). ## Notes - Prepared analysis datasets are read from `data/share/Output/`.- Raw inputs under `data/Input/` and `data/Launch 2025/` are excluded from GitHub.- The private product input under `data/Launch 2025/Product info/` is excluded because it contains the full restricted/licensed Green Choice product data.- Figure source files are written to `output/figures/manuscript/`.- Files produced in `output/tables/ctgov/` by `07_ctgov_reporting_replication.do` are gitignored unless you add explicit exceptions.

🔗 Provenance — このレコードを発見したソース

🔔 こうした論文の新着を逃したくない方は キーワードアラート に登録(無料・3キーワードまで)。

gxceed は公開メタデータに基づく研究支援データセットです。要約・翻訳・解説は AI 支援で生成されています。 最終的な解釈・検証は利用者が原典資料に基づいて行うことを前提とします。