{
  "schemaVersion": "market-statistics-v1",
  "asOf": "2026-08-19",
  "source": {
    "dataset": "当サイト公開カタログ（PublicOffice投影）",
    "files": "src/data/source/offices.current.*.json",
    "rebuild": "npm run stats:build",
    "note": "公式サイト等で確認した掲載時点の税込表示価格。月額以外の周期は掲載しない。キャンペーン価格・紹介コード価格は含まない。"
  },
  "definitions": {
    "units": {
      "brand": "運営ブランド単位。多拠点チェーンの過大加重を避ける比較に使う",
      "office": "拠点単位。地域の供給数に使う",
      "plan": "料金プラン単位。選択肢の分布に使う"
    },
    "exclusions": [
      "月額が数値で確認できないプラン（要問い合わせ等）は価格統計から除外し、除外件数を明示する",
      "不明値を0円・非対応へ置換しない",
      "登記可能プラン統計は registration=true のプランに限定する"
    ],
    "rounding": "中央値・四分位・平均は円単位へ四捨五入。構成比は0.1%単位",
    "regionalQuality": "n>=10: normal、5〜9: reference（参考値）、5未満: insufficient（統計値非公開）",
    "rankingDeduplication": "価格ランキングは1ブランド1プラン（ブランド内最安のみ）。同額はブランドID昇順"
  },
  "snapshot": {
    "brandCount": 257,
    "officeCount": 885,
    "planCount": 1945,
    "prefectureCount": 47,
    "numericMonthlyPlanCount": 1549,
    "registrationStatus": {
      "known": 864,
      "available": 846,
      "unavailable": 18,
      "unknown": 21
    },
    "mailFrequencyKnownOfficeCount": 453
  },
  "monthlyPrice": {
    "plan": {
      "basis": "全料金プランのうち月額を数値で確認できたもの（Plan単位・用途混在）",
      "denominator": 1945,
      "excludedNonNumeric": 396,
      "n": 1549,
      "minimum": 270,
      "p25": 3300,
      "median": 7700,
      "p75": 13000,
      "maximum": 73700,
      "mean": 9940,
      "bands": [
        {
          "key": "under-1000",
          "label": "1,000円未満",
          "count": 105,
          "sharePercent": 6.8
        },
        {
          "key": "1000-2999",
          "label": "1,000〜2,999円",
          "count": 236,
          "sharePercent": 15.2
        },
        {
          "key": "3000-4999",
          "label": "3,000〜4,999円",
          "count": 199,
          "sharePercent": 12.8
        },
        {
          "key": "5000-9999",
          "label": "5,000〜9,999円",
          "count": 436,
          "sharePercent": 28.1
        },
        {
          "key": "10000-19999",
          "label": "10,000〜19,999円",
          "count": 427,
          "sharePercent": 27.6
        },
        {
          "key": "20000-49999",
          "label": "20,000〜49,999円",
          "count": 121,
          "sharePercent": 7.8
        },
        {
          "key": "50000-plus",
          "label": "50,000円以上",
          "count": 25,
          "sharePercent": 1.6
        }
      ]
    },
    "brandCheapest": {
      "basis": "各ブランドの最安数値月額（Brand単位・1ブランド1値）",
      "denominator": 257,
      "excludedBrandsWithoutNumericPlan": 5,
      "n": 252,
      "minimum": 270,
      "p25": 3300,
      "median": 5500,
      "p75": 9790,
      "maximum": 40700,
      "mean": 7200,
      "bands": [
        {
          "key": "under-1000",
          "label": "1,000円未満",
          "count": 18,
          "sharePercent": 7.1
        },
        {
          "key": "1000-2999",
          "label": "1,000〜2,999円",
          "count": 28,
          "sharePercent": 11.1
        },
        {
          "key": "3000-4999",
          "label": "3,000〜4,999円",
          "count": 49,
          "sharePercent": 19.4
        },
        {
          "key": "5000-9999",
          "label": "5,000〜9,999円",
          "count": 98,
          "sharePercent": 38.9
        },
        {
          "key": "10000-19999",
          "label": "10,000〜19,999円",
          "count": 48,
          "sharePercent": 19
        },
        {
          "key": "20000-49999",
          "label": "20,000〜49,999円",
          "count": 11,
          "sharePercent": 4.4
        },
        {
          "key": "50000-plus",
          "label": "50,000円以上",
          "count": 0,
          "sharePercent": 0
        }
      ]
    }
  },
  "registrationMonthlyPrice": {
    "plan": {
      "basis": "法人登記可能（registration=true）かつ月額を数値で確認できたプラン",
      "denominator": 1713,
      "excludedNonNumeric": 393,
      "n": 1320,
      "minimum": 500,
      "p25": 4180,
      "median": 8385,
      "p75": 14500,
      "maximum": 73700,
      "mean": 10734,
      "bands": [
        {
          "key": "under-1000",
          "label": "1,000円未満",
          "count": 26,
          "sharePercent": 2
        },
        {
          "key": "1000-2999",
          "label": "1,000〜2,999円",
          "count": 215,
          "sharePercent": 16.3
        },
        {
          "key": "3000-4999",
          "label": "3,000〜4,999円",
          "count": 172,
          "sharePercent": 13
        },
        {
          "key": "5000-9999",
          "label": "5,000〜9,999円",
          "count": 380,
          "sharePercent": 28.8
        },
        {
          "key": "10000-19999",
          "label": "10,000〜19,999円",
          "count": 393,
          "sharePercent": 29.8
        },
        {
          "key": "20000-49999",
          "label": "20,000〜49,999円",
          "count": 109,
          "sharePercent": 8.3
        },
        {
          "key": "50000-plus",
          "label": "50,000円以上",
          "count": 25,
          "sharePercent": 1.9
        }
      ]
    },
    "brandCheapest": {
      "basis": "各ブランドの登記可能プラン最安数値月額（Brand単位・1ブランド1値）",
      "denominator": 257,
      "excludedBrandsWithoutNumericPlan": 22,
      "n": 235,
      "minimum": 500,
      "p25": 4310,
      "median": 6600,
      "p75": 11000,
      "maximum": 40700,
      "mean": 8214,
      "bands": [
        {
          "key": "under-1000",
          "label": "1,000円未満",
          "count": 9,
          "sharePercent": 3.8
        },
        {
          "key": "1000-2999",
          "label": "1,000〜2,999円",
          "count": 25,
          "sharePercent": 10.6
        },
        {
          "key": "3000-4999",
          "label": "3,000〜4,999円",
          "count": 40,
          "sharePercent": 17
        },
        {
          "key": "5000-9999",
          "label": "5,000〜9,999円",
          "count": 93,
          "sharePercent": 39.6
        },
        {
          "key": "10000-19999",
          "label": "10,000〜19,999円",
          "count": 55,
          "sharePercent": 23.4
        },
        {
          "key": "20000-49999",
          "label": "20,000〜49,999円",
          "count": 13,
          "sharePercent": 5.5
        },
        {
          "key": "50000-plus",
          "label": "50,000円以上",
          "count": 0,
          "sharePercent": 0
        }
      ]
    }
  },
  "prefectures": [
    {
      "prefecture": "東京都",
      "prefectureSlug": "tokyo",
      "officeCount": 291,
      "brandCount": 39,
      "registrationAvailableOfficeCount": 287,
      "monthly": {
        "n": 559,
        "quality": "normal",
        "minimum": 270,
        "p25": 2530,
        "median": 5280,
        "p75": 13100,
        "maximum": 73700,
        "mean": 10043
      }
    },
    {
      "prefecture": "大阪府",
      "prefectureSlug": "osaka",
      "officeCount": 105,
      "brandCount": 61,
      "registrationAvailableOfficeCount": 100,
      "monthly": {
        "n": 201,
        "quality": "normal",
        "minimum": 330,
        "p25": 4208,
        "median": 8228,
        "p75": 15000,
        "maximum": 62700,
        "mean": 11289
      }
    },
    {
      "prefecture": "神奈川県",
      "prefectureSlug": "kanagawa",
      "officeCount": 57,
      "brandCount": 15,
      "registrationAvailableOfficeCount": 55,
      "monthly": {
        "n": 85,
        "quality": "normal",
        "minimum": 550,
        "p25": 2200,
        "median": 4700,
        "p75": 10400,
        "maximum": 58960,
        "mean": 7863
      }
    },
    {
      "prefecture": "福岡県",
      "prefectureSlug": "fukuoka",
      "officeCount": 48,
      "brandCount": 30,
      "registrationAvailableOfficeCount": 47,
      "monthly": {
        "n": 78,
        "quality": "normal",
        "minimum": 660,
        "p25": 4538,
        "median": 9790,
        "p75": 16500,
        "maximum": 41360,
        "mean": 11655
      }
    },
    {
      "prefecture": "愛知県",
      "prefectureSlug": "aichi",
      "officeCount": 43,
      "brandCount": 18,
      "registrationAvailableOfficeCount": 39,
      "monthly": {
        "n": 80,
        "quality": "normal",
        "minimum": 330,
        "p25": 2846,
        "median": 6167,
        "p75": 13050,
        "maximum": 62700,
        "mean": 10511
      }
    },
    {
      "prefecture": "兵庫県",
      "prefectureSlug": "hyogo",
      "officeCount": 33,
      "brandCount": 28,
      "registrationAvailableOfficeCount": 31,
      "monthly": {
        "n": 71,
        "quality": "normal",
        "minimum": 660,
        "p25": 4104,
        "median": 6800,
        "p75": 10150,
        "maximum": 43780,
        "mean": 8336
      }
    },
    {
      "prefecture": "京都府",
      "prefectureSlug": "kyoto",
      "officeCount": 28,
      "brandCount": 24,
      "registrationAvailableOfficeCount": 26,
      "monthly": {
        "n": 54,
        "quality": "normal",
        "minimum": 550,
        "p25": 3438,
        "median": 5500,
        "p75": 12925,
        "maximum": 33000,
        "mean": 9236
      }
    },
    {
      "prefecture": "沖縄県",
      "prefectureSlug": "okinawa",
      "officeCount": 23,
      "brandCount": 18,
      "registrationAvailableOfficeCount": 22,
      "monthly": {
        "n": 31,
        "quality": "normal",
        "minimum": 328,
        "p25": 5250,
        "median": 8800,
        "p75": 12100,
        "maximum": 23100,
        "mean": 9287
      }
    },
    {
      "prefecture": "千葉県",
      "prefectureSlug": "chiba",
      "officeCount": 17,
      "brandCount": 12,
      "registrationAvailableOfficeCount": 13,
      "monthly": {
        "n": 28,
        "quality": "normal",
        "minimum": 2200,
        "p25": 5913,
        "median": 9400,
        "p75": 11000,
        "maximum": 27500,
        "mean": 10263
      }
    },
    {
      "prefecture": "広島県",
      "prefectureSlug": "hiroshima",
      "officeCount": 16,
      "brandCount": 13,
      "registrationAvailableOfficeCount": 15,
      "monthly": {
        "n": 23,
        "quality": "normal",
        "minimum": 880,
        "p25": 5500,
        "median": 9790,
        "p75": 15500,
        "maximum": 33000,
        "mean": 11112
      }
    },
    {
      "prefecture": "埼玉県",
      "prefectureSlug": "saitama",
      "officeCount": 15,
      "brandCount": 10,
      "registrationAvailableOfficeCount": 14,
      "monthly": {
        "n": 30,
        "quality": "normal",
        "minimum": 770,
        "p25": 4180,
        "median": 6600,
        "p75": 12500,
        "maximum": 20600,
        "mean": 8708
      }
    },
    {
      "prefecture": "北海道",
      "prefectureSlug": "hokkaido",
      "officeCount": 13,
      "brandCount": 9,
      "registrationAvailableOfficeCount": 12,
      "monthly": {
        "n": 32,
        "quality": "normal",
        "minimum": 328,
        "p25": 4648,
        "median": 9350,
        "p75": 11500,
        "maximum": 20600,
        "mean": 8492
      }
    },
    {
      "prefecture": "群馬県",
      "prefectureSlug": "gunma",
      "officeCount": 11,
      "brandCount": 8,
      "registrationAvailableOfficeCount": 10,
      "monthly": {
        "n": 12,
        "quality": "normal",
        "minimum": 3000,
        "p25": 3850,
        "median": 4125,
        "p75": 4963,
        "maximum": 11900,
        "mean": 4913
      }
    },
    {
      "prefecture": "栃木県",
      "prefectureSlug": "tochigi",
      "officeCount": 11,
      "brandCount": 8,
      "registrationAvailableOfficeCount": 11,
      "monthly": {
        "n": 14,
        "quality": "normal",
        "minimum": 3000,
        "p25": 6600,
        "median": 10450,
        "p75": 14300,
        "maximum": 22000,
        "mean": 10686
      }
    },
    {
      "prefecture": "茨城県",
      "prefectureSlug": "ibaraki",
      "officeCount": 10,
      "brandCount": 8,
      "registrationAvailableOfficeCount": 10,
      "monthly": {
        "n": 15,
        "quality": "normal",
        "minimum": 4400,
        "p25": 5750,
        "median": 8800,
        "p75": 11000,
        "maximum": 16500,
        "mean": 8900
      }
    },
    {
      "prefecture": "三重県",
      "prefectureSlug": "mie",
      "officeCount": 10,
      "brandCount": 8,
      "registrationAvailableOfficeCount": 9,
      "monthly": {
        "n": 18,
        "quality": "normal",
        "minimum": 1980,
        "p25": 4585,
        "median": 6050,
        "p75": 11000,
        "maximum": 21450,
        "mean": 8473
      }
    },
    {
      "prefecture": "宮城県",
      "prefectureSlug": "miyagi",
      "officeCount": 10,
      "brandCount": 9,
      "registrationAvailableOfficeCount": 9,
      "monthly": {
        "n": 18,
        "quality": "normal",
        "minimum": 660,
        "p25": 7398,
        "median": 11450,
        "p75": 15835,
        "maximum": 33000,
        "mean": 12041
      }
    },
    {
      "prefecture": "新潟県",
      "prefectureSlug": "niigata",
      "officeCount": 10,
      "brandCount": 10,
      "registrationAvailableOfficeCount": 9,
      "monthly": {
        "n": 17,
        "quality": "normal",
        "minimum": 3300,
        "p25": 6600,
        "median": 8900,
        "p75": 11000,
        "maximum": 16500,
        "mean": 9162
      }
    },
    {
      "prefecture": "岡山県",
      "prefectureSlug": "okayama",
      "officeCount": 9,
      "brandCount": 7,
      "registrationAvailableOfficeCount": 9,
      "monthly": {
        "n": 15,
        "quality": "normal",
        "minimum": 5280,
        "p25": 6050,
        "median": 9790,
        "p75": 12500,
        "maximum": 16500,
        "mean": 9990
      }
    },
    {
      "prefecture": "岐阜県",
      "prefectureSlug": "gifu",
      "officeCount": 8,
      "brandCount": 6,
      "registrationAvailableOfficeCount": 7,
      "monthly": {
        "n": 10,
        "quality": "normal",
        "minimum": 1080,
        "p25": 3503,
        "median": 4700,
        "p75": 5370,
        "maximum": 16280,
        "mean": 5586
      }
    },
    {
      "prefecture": "愛媛県",
      "prefectureSlug": "ehime",
      "officeCount": 7,
      "brandCount": 7,
      "registrationAvailableOfficeCount": 6,
      "monthly": {
        "n": 8,
        "quality": "reference",
        "minimum": 2000,
        "p25": 5700,
        "median": 8925,
        "p75": 14185,
        "maximum": 14850,
        "mean": 9135
      }
    },
    {
      "prefecture": "熊本県",
      "prefectureSlug": "kumamoto",
      "officeCount": 7,
      "brandCount": 6,
      "registrationAvailableOfficeCount": 7,
      "monthly": {
        "n": 9,
        "quality": "reference",
        "minimum": 5280,
        "p25": 11000,
        "median": 13500,
        "p75": 16500,
        "maximum": 19800,
        "mean": 13394
      }
    },
    {
      "prefecture": "大分県",
      "prefectureSlug": "oita",
      "officeCount": 7,
      "brandCount": 7,
      "registrationAvailableOfficeCount": 7,
      "monthly": {
        "n": 10,
        "quality": "normal",
        "minimum": 500,
        "p25": 3850,
        "median": 6300,
        "p75": 8725,
        "maximum": 15000,
        "mean": 7160
      }
    },
    {
      "prefecture": "静岡県",
      "prefectureSlug": "shizuoka",
      "officeCount": 7,
      "brandCount": 5,
      "registrationAvailableOfficeCount": 6,
      "monthly": {
        "n": 11,
        "quality": "normal",
        "minimum": 5280,
        "p25": 9295,
        "median": 11900,
        "p75": 14090,
        "maximum": 33000,
        "mean": 12895
      }
    },
    {
      "prefecture": "富山県",
      "prefectureSlug": "toyama",
      "officeCount": 7,
      "brandCount": 6,
      "registrationAvailableOfficeCount": 6,
      "monthly": {
        "n": 8,
        "quality": "reference",
        "minimum": 3300,
        "p25": 4823,
        "median": 8250,
        "p75": 12125,
        "maximum": 16500,
        "mean": 8786
      }
    },
    {
      "prefecture": "福井県",
      "prefectureSlug": "fukui",
      "officeCount": 6,
      "brandCount": 4,
      "registrationAvailableOfficeCount": 6,
      "monthly": {
        "n": 6,
        "quality": "reference",
        "minimum": 7700,
        "p25": 11000,
        "median": 13000,
        "p75": 15000,
        "maximum": 15000,
        "mean": 12450
      }
    },
    {
      "prefecture": "福島県",
      "prefectureSlug": "fukushima",
      "officeCount": 6,
      "brandCount": 6,
      "registrationAvailableOfficeCount": 6,
      "monthly": {
        "n": 8,
        "quality": "reference",
        "minimum": 4290,
        "p25": 6325,
        "median": 8300,
        "p75": 11475,
        "maximum": 16500,
        "mean": 9199
      }
    },
    {
      "prefecture": "宮崎県",
      "prefectureSlug": "miyazaki",
      "officeCount": 6,
      "brandCount": 6,
      "registrationAvailableOfficeCount": 6,
      "monthly": {
        "n": 7,
        "quality": "reference",
        "minimum": 4290,
        "p25": 4925,
        "median": 5500,
        "p75": 8525,
        "maximum": 10500,
        "mean": 6741
      }
    },
    {
      "prefecture": "石川県",
      "prefectureSlug": "ishikawa",
      "officeCount": 5,
      "brandCount": 4,
      "registrationAvailableOfficeCount": 5,
      "monthly": {
        "n": 9,
        "quality": "reference",
        "minimum": 4000,
        "p25": 5280,
        "median": 9790,
        "p75": 11900,
        "maximum": 16280,
        "mean": 9289
      }
    },
    {
      "prefecture": "香川県",
      "prefectureSlug": "kagawa",
      "officeCount": 5,
      "brandCount": 5,
      "registrationAvailableOfficeCount": 5,
      "monthly": {
        "n": 8,
        "quality": "reference",
        "minimum": 5280,
        "p25": 8818,
        "median": 13100,
        "p75": 17160,
        "maximum": 33000,
        "mean": 14531
      }
    },
    {
      "prefecture": "長野県",
      "prefectureSlug": "nagano",
      "officeCount": 5,
      "brandCount": 5,
      "registrationAvailableOfficeCount": 4,
      "monthly": {
        "n": 7,
        "quality": "reference",
        "minimum": 7150,
        "p25": 9950,
        "median": 11000,
        "p75": 11750,
        "maximum": 14850,
        "mean": 10914
      }
    },
    {
      "prefecture": "長崎県",
      "prefectureSlug": "nagasaki",
      "officeCount": 5,
      "brandCount": 5,
      "registrationAvailableOfficeCount": 4,
      "monthly": {
        "n": 7,
        "quality": "reference",
        "minimum": 550,
        "p25": 2990,
        "median": 3300,
        "p75": 7640,
        "maximum": 10500,
        "mean": 5087
      }
    },
    {
      "prefecture": "奈良県",
      "prefectureSlug": "nara",
      "officeCount": 5,
      "brandCount": 5,
      "registrationAvailableOfficeCount": 5,
      "monthly": {
        "n": 8,
        "quality": "reference",
        "minimum": 2980,
        "p25": 5375,
        "median": 5775,
        "p75": 8525,
        "maximum": 15000,
        "mean": 7341
      }
    },
    {
      "prefecture": "岩手県",
      "prefectureSlug": "iwate",
      "officeCount": 4,
      "brandCount": 4,
      "registrationAvailableOfficeCount": 4,
      "monthly": {
        "n": 4,
        "quality": "insufficient",
        "minimum": null,
        "p25": null,
        "median": null,
        "p75": null,
        "maximum": null,
        "mean": null
      }
    },
    {
      "prefecture": "鹿児島県",
      "prefectureSlug": "kagoshima",
      "officeCount": 4,
      "brandCount": 3,
      "registrationAvailableOfficeCount": 4,
      "monthly": {
        "n": 6,
        "quality": "reference",
        "minimum": 5000,
        "p25": 6408,
        "median": 10345,
        "p75": 13600,
        "maximum": 16280,
        "mean": 10292
      }
    },
    {
      "prefecture": "山形県",
      "prefectureSlug": "yamagata",
      "officeCount": 4,
      "brandCount": 4,
      "registrationAvailableOfficeCount": 4,
      "monthly": {
        "n": 5,
        "quality": "reference",
        "minimum": 8800,
        "p25": 10500,
        "median": 12100,
        "p75": 15000,
        "maximum": 15000,
        "mean": 12280
      }
    },
    {
      "prefecture": "秋田県",
      "prefectureSlug": "akita",
      "officeCount": 3,
      "brandCount": 3,
      "registrationAvailableOfficeCount": 3,
      "monthly": {
        "n": 3,
        "quality": "insufficient",
        "minimum": null,
        "p25": null,
        "median": null,
        "p75": null,
        "maximum": null,
        "mean": null
      }
    },
    {
      "prefecture": "青森県",
      "prefectureSlug": "aomori",
      "officeCount": 3,
      "brandCount": 2,
      "registrationAvailableOfficeCount": 3,
      "monthly": {
        "n": 3,
        "quality": "insufficient",
        "minimum": null,
        "p25": null,
        "median": null,
        "p75": null,
        "maximum": null,
        "mean": null
      }
    },
    {
      "prefecture": "高知県",
      "prefectureSlug": "kochi",
      "officeCount": 3,
      "brandCount": 3,
      "registrationAvailableOfficeCount": 3,
      "monthly": {
        "n": 5,
        "quality": "reference",
        "minimum": 4400,
        "p25": 5500,
        "median": 9680,
        "p75": 11000,
        "maximum": 16500,
        "mean": 9416
      }
    },
    {
      "prefecture": "島根県",
      "prefectureSlug": "shimane",
      "officeCount": 3,
      "brandCount": 3,
      "registrationAvailableOfficeCount": 3,
      "monthly": {
        "n": 3,
        "quality": "insufficient",
        "minimum": null,
        "p25": null,
        "median": null,
        "p75": null,
        "maximum": null,
        "mean": null
      }
    },
    {
      "prefecture": "徳島県",
      "prefectureSlug": "tokushima",
      "officeCount": 3,
      "brandCount": 3,
      "registrationAvailableOfficeCount": 3,
      "monthly": {
        "n": 6,
        "quality": "reference",
        "minimum": 4290,
        "p25": 7150,
        "median": 12650,
        "p75": 15675,
        "maximum": 18150,
        "mean": 11623
      }
    },
    {
      "prefecture": "和歌山県",
      "prefectureSlug": "wakayama",
      "officeCount": 3,
      "brandCount": 3,
      "registrationAvailableOfficeCount": 3,
      "monthly": {
        "n": 5,
        "quality": "reference",
        "minimum": 5500,
        "p25": 5500,
        "median": 9790,
        "p75": 9900,
        "maximum": 11000,
        "mean": 8338
      }
    },
    {
      "prefecture": "佐賀県",
      "prefectureSlug": "saga",
      "officeCount": 2,
      "brandCount": 2,
      "registrationAvailableOfficeCount": 2,
      "monthly": {
        "n": 2,
        "quality": "insufficient",
        "minimum": null,
        "p25": null,
        "median": null,
        "p75": null,
        "maximum": null,
        "mean": null
      }
    },
    {
      "prefecture": "滋賀県",
      "prefectureSlug": "shiga",
      "officeCount": 2,
      "brandCount": 2,
      "registrationAvailableOfficeCount": 2,
      "monthly": {
        "n": 3,
        "quality": "insufficient",
        "minimum": null,
        "p25": null,
        "median": null,
        "p75": null,
        "maximum": null,
        "mean": null
      }
    },
    {
      "prefecture": "鳥取県",
      "prefectureSlug": "tottori",
      "officeCount": 2,
      "brandCount": 2,
      "registrationAvailableOfficeCount": 2,
      "monthly": {
        "n": 2,
        "quality": "insufficient",
        "minimum": null,
        "p25": null,
        "median": null,
        "p75": null,
        "maximum": null,
        "mean": null
      }
    },
    {
      "prefecture": "山梨県",
      "prefectureSlug": "yamanashi",
      "officeCount": 2,
      "brandCount": 2,
      "registrationAvailableOfficeCount": 1,
      "monthly": {
        "n": 3,
        "quality": "insufficient",
        "minimum": null,
        "p25": null,
        "median": null,
        "p75": null,
        "maximum": null,
        "mean": null
      }
    },
    {
      "prefecture": "山口県",
      "prefectureSlug": "yamaguchi",
      "officeCount": 1,
      "brandCount": 1,
      "registrationAvailableOfficeCount": 1,
      "monthly": {
        "n": 2,
        "quality": "insufficient",
        "minimum": null,
        "p25": null,
        "median": null,
        "p75": null,
        "maximum": null,
        "mean": null
      }
    }
  ],
  "rankings": {
    "limit": 10,
    "brandsByOfficeCount": [
      {
        "rank": 1,
        "brandId": "regus",
        "brandName": "リージャス",
        "officeCount": 112,
        "prefectureCount": 32
      },
      {
        "rank": 2,
        "brandId": "karigo",
        "brandName": "Karigo",
        "officeCount": 60,
        "prefectureCount": 20
      },
      {
        "rank": 3,
        "brandId": "openoffice",
        "brandName": "オープンオフィス",
        "officeCount": 57,
        "prefectureCount": 20
      },
      {
        "rank": 4,
        "brandId": "thehub",
        "brandName": "THE HUB",
        "officeCount": 51,
        "prefectureCount": 5
      },
      {
        "rank": 5,
        "brandId": "onestopbc",
        "brandName": "ワンストップビジネスセンター",
        "officeCount": 50,
        "prefectureCount": 18
      },
      {
        "rank": 6,
        "brandId": "kase",
        "brandName": "加瀬のバーチャルオフィス",
        "officeCount": 38,
        "prefectureCount": 4
      },
      {
        "rank": 7,
        "brandId": "servcorp",
        "brandName": "サーブコープ",
        "officeCount": 28,
        "prefectureCount": 5
      },
      {
        "rank": 8,
        "brandId": "gmo",
        "brandName": "GMOオフィスサポート",
        "officeCount": 22,
        "prefectureCount": 8
      },
      {
        "rank": 9,
        "brandId": "entresalon",
        "brandName": "アントレサロン",
        "officeCount": 21,
        "prefectureCount": 3
      },
      {
        "rank": 10,
        "brandId": "dmmvo",
        "brandName": "DMMバーチャルオフィス",
        "officeCount": 16,
        "prefectureCount": 10
      }
    ],
    "cheapestPlans": [
      {
        "rank": 1,
        "brandId": "mets",
        "brandName": "METSオフィス",
        "planName": "ライト",
        "monthly": 270,
        "officeId": "mets-akabane",
        "officeName": "METSオフィス赤羽店",
        "prefecture": "東京都"
      },
      {
        "rank": 2,
        "brandId": "allone-network",
        "brandName": "全国5拠点バーチャルオフィス",
        "planName": "転送なしプラン",
        "monthly": 328,
        "officeId": "allone-okinawa",
        "officeName": "サテライト沖縄",
        "prefecture": "沖縄県"
      },
      {
        "rank": 3,
        "brandId": "onespace",
        "brandName": "ONE SPACE（ワンスペース）",
        "planName": "バーチャルオフィス",
        "monthly": 500,
        "officeId": "onespace-oita",
        "officeName": "ONE SPACE（ワンスペース）",
        "prefecture": "大分県"
      },
      {
        "rank": 4,
        "brandId": "minato",
        "brandName": "コワーキングスペースミナト",
        "planName": "Bプラン",
        "monthly": 550,
        "officeId": "minato-nagasaki-ekimae",
        "officeName": "コワーキングスペースミナト",
        "prefecture": "長崎県"
      },
      {
        "rank": 5,
        "brandId": "resonancer",
        "brandName": "レゾナンスR-INNOVATION銀座店",
        "planName": "ネットショッププラン（年間契約）",
        "monthly": 550,
        "officeId": "resonancer-innovation-ginza",
        "officeName": "レゾナンスR-INNOVATION銀座店",
        "prefecture": "東京都"
      },
      {
        "rank": 6,
        "brandId": "suzaku",
        "brandName": "京都朱雀スタジオ",
        "planName": "朱雀なえもんプラン",
        "monthly": 550,
        "officeId": "suzaku-studio-kyoto-suzaku",
        "officeName": "京都朱雀スタジオ",
        "prefecture": "京都府"
      },
      {
        "rank": 7,
        "brandId": "thehub",
        "brandName": "THE HUB",
        "planName": "住所貸しプラン",
        "monthly": 550,
        "officeId": "thehub-aoyama-west",
        "officeName": "THE HUB 青山WEST",
        "prefecture": "東京都"
      },
      {
        "rank": 8,
        "brandId": "1stopbiz",
        "brandName": "1stopBiz",
        "planName": "法人登記✖郵便転送なしコース",
        "monthly": 660,
        "officeId": "1stopbiz-kobe",
        "officeName": "1stopBiz",
        "prefecture": "兵庫県"
      },
      {
        "rank": 9,
        "brandId": "dmmvo",
        "brandName": "DMMバーチャルオフィス",
        "planName": "ミニマムプラン",
        "monthly": 660,
        "officeId": "dmmvo-aoyama",
        "officeName": "DMMバーチャルオフィス青山店",
        "prefecture": "東京都"
      },
      {
        "rank": 10,
        "brandId": "eandbe",
        "brandName": "E&beOffice",
        "planName": "転送なしプラン",
        "monthly": 660,
        "officeId": "eandbe-okinawa",
        "officeName": "E&beOffice",
        "prefecture": "沖縄県"
      }
    ],
    "cheapestRegistrationPlans": [
      {
        "rank": 1,
        "brandId": "onespace",
        "brandName": "ONE SPACE（ワンスペース）",
        "planName": "バーチャルオフィス",
        "monthly": 500,
        "officeId": "onespace-oita",
        "officeName": "ONE SPACE（ワンスペース）",
        "prefecture": "大分県"
      },
      {
        "rank": 2,
        "brandId": "allone-network",
        "brandName": "全国5拠点バーチャルオフィス",
        "planName": "週1転送プラン",
        "monthly": 550,
        "officeId": "allone-nagoya",
        "officeName": "オールワン名古屋",
        "prefecture": "愛知県"
      },
      {
        "rank": 3,
        "brandId": "minato",
        "brandName": "コワーキングスペースミナト",
        "planName": "Bプラン",
        "monthly": 550,
        "officeId": "minato-nagasaki-ekimae",
        "officeName": "コワーキングスペースミナト",
        "prefecture": "長崎県"
      },
      {
        "rank": 4,
        "brandId": "suzaku",
        "brandName": "京都朱雀スタジオ",
        "planName": "朱雀なえもんプラン",
        "monthly": 550,
        "officeId": "suzaku-studio-kyoto-suzaku",
        "officeName": "京都朱雀スタジオ",
        "prefecture": "京都府"
      },
      {
        "rank": 5,
        "brandId": "eandbe",
        "brandName": "E&beOffice",
        "planName": "転送なしプラン",
        "monthly": 660,
        "officeId": "eandbe-okinawa",
        "officeName": "E&beOffice",
        "prefecture": "沖縄県"
      },
      {
        "rank": 6,
        "brandId": "office34",
        "brandName": "OFFICE34",
        "planName": "2年間契約プラン",
        "monthly": 748,
        "officeId": "office34-kobe",
        "officeName": "OFFICE34",
        "prefecture": "兵庫県"
      },
      {
        "rank": 7,
        "brandId": "virtualoffice1",
        "brandName": "バーチャルオフィス1",
        "planName": "基本プラン",
        "monthly": 880,
        "officeId": "virtualoffice1-hiroshima",
        "officeName": "バーチャルオフィス1 広島店",
        "prefecture": "広島県"
      },
      {
        "rank": 8,
        "brandId": "1stopbiz",
        "brandName": "1stopBiz",
        "planName": "法人登記◯郵便転送月1回コース",
        "monthly": 990,
        "officeId": "1stopbiz-kobe",
        "officeName": "1stopBiz",
        "prefecture": "兵庫県"
      },
      {
        "rank": 9,
        "brandId": "resonance",
        "brandName": "レゾナンス",
        "planName": "バーチャルオフィスコース 郵便物月1回転送プラン",
        "monthly": 990,
        "officeId": "resonance-akihabara",
        "officeName": "レゾナンス秋葉原店",
        "prefecture": "東京都"
      },
      {
        "rank": 10,
        "brandId": "pocketoffice",
        "brandName": "PocketOffice渋谷店",
        "planName": "バーチャルオフィス",
        "monthly": 1078,
        "officeId": "pocketoffice-shibuya",
        "officeName": "PocketOffice渋谷店",
        "prefecture": "東京都"
      }
    ],
    "mailFrequencyDistribution": {
      "basis": "定期・随時の転送頻度を確認できた拠点のみ。全掲載拠点の対応率ではない",
      "n": 453,
      "denominator": 885,
      "rows": [
        {
          "frequency": "daily",
          "officeCount": 88,
          "sharePercent": 19.4
        },
        {
          "frequency": "weekly",
          "officeCount": 379,
          "sharePercent": 83.7
        },
        {
          "frequency": "biweekly",
          "officeCount": 110,
          "sharePercent": 24.3
        },
        {
          "frequency": "monthly",
          "officeCount": 203,
          "sharePercent": 44.8
        },
        {
          "frequency": "custom_periodic",
          "officeCount": 33,
          "sharePercent": 7.3
        },
        {
          "frequency": "on-demand",
          "officeCount": 97,
          "sharePercent": 21.4
        },
        {
          "frequency": "spot",
          "officeCount": 176,
          "sharePercent": 38.9
        }
      ]
    }
  }
}