XML

家事の種類 - XML

家事の種類は、料理・食事、洗濯、掃除、育児・介護、家計管理、収納・整理整頓、生活環境の保守・交流、季節の行事の8つの大カテゴリーに分類されます。各カテゴリーには細かな作業が含まれ、詳細に分類すると100種類以上の家事が存在します。近年では「見えない家事」や「名もなき家事」として、ストック管理や食材管理、ゴミの分別などの認知が進んでいます。

家事 主婦 主夫 生活 分担 整理整頓 掃除 洗濯 料理
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>01</code>
    <slug>cooking-meals</slug>
    <name>料理・食事</name>
    <description>食事の準備から後片付けまでの家事です。</description>
    <tasks>[&quot;献立作成&quot;,&quot;食材の買い出し&quot;,&quot;冷蔵庫・食材の在庫管理&quot;,&quot;調理&quot;,&quot;食器洗い&quot;,&quot;食器拭き&quot;,&quot;キッチンの片付け&quot;,&quot;生ゴミの処理&quot;]</tasks>
  </item>
  <item>
    <code>02</code>
    <slug>laundry</slug>
    <name>洗濯</name>
    <description>衣類や寝具の洗濯に関する家事です。</description>
    <tasks>[&quot;洗濯物の仕分け&quot;,&quot;ポケットチェック&quot;,&quot;洗濯&quot;,&quot;洗濯物を干す&quot;,&quot;洗濯物を取り込む&quot;,&quot;洗濯物を畳む&quot;,&quot;アイロンがけ&quot;,&quot;衣類の収納&quot;,&quot;寝具の洗濯・交換&quot;,&quot;洗濯槽の掃除&quot;]</tasks>
  </item>
  <item>
    <code>03</code>
    <slug>cleaning</slug>
    <name>掃除</name>
    <description>家中の清掃に関する家事です。</description>
    <tasks>[&quot;キッチン掃除&quot;,&quot;お風呂掃除&quot;,&quot;トイレ掃除&quot;,&quot;洗面所掃除&quot;,&quot;リビング掃除&quot;,&quot;寝室掃除&quot;,&quot;玄関掃除&quot;,&quot;掃除機かけ&quot;,&quot;床拭き&quot;,&quot;窓拭き&quot;,&quot;ゴミ出し&quot;]</tasks>
  </item>
  <item>
    <code>04</code>
    <slug>childcare-caregiving</slug>
    <name>育児・介護</name>
    <description>子どもの世話や高齢者の介護に関する家事です。</description>
    <tasks>[&quot;子どもの食事の世話&quot;,&quot;子どもの入浴の世話&quot;,&quot;子どもの送迎&quot;,&quot;病児の看病&quot;,&quot;高齢者の身の回りの介護&quot;,&quot;服薬管理&quot;,&quot;通院の付き添い&quot;]</tasks>
  </item>
  <item>
    <code>05</code>
    <slug>household-finances</slug>
    <name>家計管理</name>
    <description>家庭のお金の管理に関する家事です。</description>
    <tasks>[&quot;家計簿をつける&quot;,&quot;月々のやりくり&quot;,&quot;光熱費の管理・支払い&quot;,&quot;通信費の管理・支払い&quot;,&quot;貯蓄・金融資産の管理&quot;,&quot;保険の管理&quot;,&quot;クレジットカードの管理&quot;,&quot;税金関係の手続き&quot;]</tasks>
  </item>
  <item>
    <code>06</code>
    <slug>storage-organization</slug>
    <name>収納・整理整頓</name>
    <description>物の整理や収納に関する家事です。</description>
    <tasks>[&quot;日用品のストック管理&quot;,&quot;買い物リスト作成&quot;,&quot;衣類の整理&quot;,&quot;季節用品の整理&quot;,&quot;収納アイテムの管理&quot;,&quot;断捨離&quot;,&quot;部屋の片付け&quot;]</tasks>
  </item>
  <item>
    <code>07</code>
    <slug>home-maintenance</slug>
    <name>生活環境の保守・交流</name>
    <description>住居のメンテナンスや地域交流に関する家事です。</description>
    <tasks>[&quot;家電のメンテナンス&quot;,&quot;電球・電池の交換&quot;,&quot;フィルターの交換&quot;,&quot;郵便物の受け取りと仕分け&quot;,&quot;宅配便の再配達手配&quot;,&quot;近所付き合い&quot;,&quot;花の水やり&quot;]</tasks>
  </item>
  <item>
    <code>08</code>
    <slug>seasonal-events</slug>
    <name>季節の行事</name>
    <description>季節に応じた特別な家事です。</description>
    <tasks>[&quot;大掃除&quot;,&quot;衣替え&quot;,&quot;エアコンの掃除&quot;,&quot;布団の干し替え&quot;,&quot;庭の手入れ&quot;,&quot;雪かき&quot;,&quot;防犯・防災グッズの点検&quot;,&quot;年末年始の準備&quot;]</tasks>
  </item>
  <item>
    <code>09</code>
    <slug>invisible-chores</slug>
    <name>見えない家事(名もなき家事)</name>
    <description>目に見えにくいが必要な家事です。</description>
    <tasks>[&quot;ストック管理&quot;,&quot;食材の消費期限チェック&quot;,&quot;冷蔵庫の整理&quot;,&quot;ゴミの分別&quot;,&quot;ゴミ袋の交換&quot;,&quot;段ボールの処理&quot;,&quot;予定の管理・調整&quot;]</tasks>
  </item>
</items>