{
	"description": "15 adult body size grids (EU, FR, INT, IT, JP, RU, UK, US), women’s and men’s cuts, plus 2 children’s stature ladders. 9 are derived from Wikipedia articles and inherit CC BY-SA 4.0 (see /NOTICE.txt); 4 are the project’s own synthesis of retail conventions, released under the same licence by the owner’s decision (ADR-029); 2 are transcriptions of national standards, released under the same licence with the legal risk accepted explicitly and revocably (ADR-030). The 2 children’s ladders (EU, RU) are keyed by stature rather than girth and transcribe children’s national standards (GOST 17916-86 / 17917-86 and EN 13402), on the same basis. A third record shape: 2 GOST typical-figure spaces (a sparse (stature × chest × fullness) matrix, flattened to one row per combination the standard actually names) and 2 GOST 32119 infant ladders. Their chest girths are NOT the same measurement — the figure spaces use the THIRD girth (over the bust points), the infant ladders the HORIZONTAL one (across the shoulder blades); the column names say which, and merging them would be nonsense. Excludes brand tables and brand children’s ladders — see README.txt.",
	"homepage": "https://ohmymeasure.pebbly.space/sources",
	"keywords": [
		"body measurements",
		"size chart",
		"clothing sizes",
		"apparel",
		"anthropometry",
		"children sizes",
		"eu sizes",
		"fr sizes",
		"int sizes",
		"it sizes",
		"jp sizes",
		"ru sizes",
		"uk sizes",
		"us sizes"
	],
	"licenses": [
		{
			"name": "CC-BY-SA-4.0",
			"path": "https://creativecommons.org/licenses/by-sa/4.0/",
			"title": "Creative Commons Attribution-ShareAlike 4.0 International"
		}
	],
	"name": "oh-my-measure-size-grids",
	"resources": [
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:33a4d2f5705256a61aed681c206f54f8696f3ff22ba595b67b96c50cc40cc7ce",
			"mediatype": "text/csv",
			"name": "eu-mens",
			"path": "eu-mens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-1/-2/-3 — via https://en.wikipedia.org/wiki/EN_13402 (the girth ladder and the class step)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the German convention and its formula"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — the same formula and its anchor rows"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Shirt_size",
					"title": "https://en.wikipedia.org/wiki/Shirt_size — collar in centimetres"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:0d0afcd987a853a7eb819669a5578e06781ba20500d2940835d2b125c80cf260",
			"mediatype": "application/json",
			"name": "eu-mens-json",
			"path": "eu-mens.json",
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-1/-2/-3 — via https://en.wikipedia.org/wiki/EN_13402 (the girth ladder and the class step)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the German convention and its formula"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — the same formula and its anchor rows"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Shirt_size",
					"title": "https://en.wikipedia.org/wiki/Shirt_size — collar in centimetres"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:4c48e23121fb09812617016aa0e38da01d81e270f2a3074c14887cbda9bb3ad6",
			"mediatype": "text/csv",
			"name": "eu-womens",
			"path": "eu-womens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-1/-2/-3 — via https://en.wikipedia.org/wiki/EN_13402 (the girth ladder and the class step)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the German convention and its formula"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — the same formula and its anchor rows"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Shirt_size",
					"title": "https://en.wikipedia.org/wiki/Shirt_size — collar in centimetres"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:75c06d3b0a307a9cb8ba2f954aaf1f17f78307af952c6ae4695dc5e889ff0e1e",
			"mediatype": "application/json",
			"name": "eu-womens-json",
			"path": "eu-womens.json",
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-1/-2/-3 — via https://en.wikipedia.org/wiki/EN_13402 (the girth ladder and the class step)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the German convention and its formula"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — the same formula and its anchor rows"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Shirt_size",
					"title": "https://en.wikipedia.org/wiki/Shirt_size — collar in centimetres"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:33a4d2f5705256a61aed681c206f54f8696f3ff22ba595b67b96c50cc40cc7ce",
			"mediatype": "text/csv",
			"name": "fr-mens",
			"path": "fr-mens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — “Continental European women's sizes”: IT s = b/2, FR s = b/2 − 4, DE s = b/2 − 6"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — “die italienischen Größen sind um drei Werte höher als die deutschen, die französischen um einen” (DE 38 = FR 40 = IT 44)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-3 — via https://en.wikipedia.org/wiki/EN_13402 (the shared girth ladder the EU chart is derived from)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:bb0e458ce6ce9da55c9f63c7ed6c040d7cbecfbcdd2f1b2f1c2f20db071597dc",
			"mediatype": "application/json",
			"name": "fr-mens-json",
			"path": "fr-mens.json",
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — “Continental European women's sizes”: IT s = b/2, FR s = b/2 − 4, DE s = b/2 − 6"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — “die italienischen Größen sind um drei Werte höher als die deutschen, die französischen um einen” (DE 38 = FR 40 = IT 44)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-3 — via https://en.wikipedia.org/wiki/EN_13402 (the shared girth ladder the EU chart is derived from)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:d2b5f781b4f7f9ea6d1c1e0248700c32b2b89eef8d78093ea33702109307c7af",
			"mediatype": "text/csv",
			"name": "fr-womens",
			"path": "fr-womens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — “Continental European women's sizes”: IT s = b/2, FR s = b/2 − 4, DE s = b/2 − 6"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — “die italienischen Größen sind um drei Werte höher als die deutschen, die französischen um einen” (DE 38 = FR 40 = IT 44)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-3 — via https://en.wikipedia.org/wiki/EN_13402 (the shared girth ladder the EU chart is derived from)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:dbbb2a49917f8fd39e43fd5ce27c41dc677d634c8f102793c711241195ac82ed",
			"mediatype": "application/json",
			"name": "fr-womens-json",
			"path": "fr-womens.json",
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — “Continental European women's sizes”: IT s = b/2, FR s = b/2 − 4, DE s = b/2 − 6"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — “die italienischen Größen sind um drei Werte höher als die deutschen, die französischen um einen” (DE 38 = FR 40 = IT 44)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-3 — via https://en.wikipedia.org/wiki/EN_13402 (the shared girth ladder the EU chart is derived from)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:1736ae408907749ce02df82108037d23bcee8e41a112f74ff48c2d4d95f7de9d",
			"mediatype": "text/csv",
			"name": "int-mens",
			"path": "int-mens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Буквенный эквивалент (S/M/L…) там, где источник публикует его отдельно от label",
						"name": "alpha",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Women's clothing sizes (DE/AT/NL/SE/DK)” table: the International row above the girth columns"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Men's clothing sizes (AT/DE/NL/DK/SE/FI)” table: the same structure for the men's run"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Men's shirts by neck girth” table (the lettered collar run)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:07b99832c6b7f17ce2ff31d6101a1669d287b77ad3052706e0d9becf6322dfa2",
			"mediatype": "application/json",
			"name": "int-mens-json",
			"path": "int-mens.json",
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Women's clothing sizes (DE/AT/NL/SE/DK)” table: the International row above the girth columns"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Men's clothing sizes (AT/DE/NL/DK/SE/FI)” table: the same structure for the men's run"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Men's shirts by neck girth” table (the lettered collar run)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:a9eadb75819bb262336a3ec66a81a53cbd29c5670e86ee6d6dc80748c4a317cc",
			"mediatype": "text/csv",
			"name": "int-womens",
			"path": "int-womens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Буквенный эквивалент (S/M/L…) там, где источник публикует его отдельно от label",
						"name": "alpha",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Women's clothing sizes (DE/AT/NL/SE/DK)” table: the International row above the girth columns"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Men's clothing sizes (AT/DE/NL/DK/SE/FI)” table: the same structure for the men's run"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Men's shirts by neck girth” table (the lettered collar run)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:60dea3d219ef938c0936dc08bde3c8ea46dd0cedb51714951d2e967f673adf61",
			"mediatype": "application/json",
			"name": "int-womens-json",
			"path": "int-womens.json",
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Women's clothing sizes (DE/AT/NL/SE/DK)” table: the International row above the girth columns"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Men's clothing sizes (AT/DE/NL/DK/SE/FI)” table: the same structure for the men's run"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Men's shirts by neck girth” table (the lettered collar run)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:33a4d2f5705256a61aed681c206f54f8696f3ff22ba595b67b96c50cc40cc7ce",
			"mediatype": "text/csv",
			"name": "it-mens",
			"path": "it-mens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — “Continental European women's sizes”: IT s = b/2, FR s = b/2 − 4, DE s = b/2 − 6"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — “die italienischen Größen sind um drei Werte höher als die deutschen, die französischen um einen” (DE 38 = FR 40 = IT 44)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-3 — via https://en.wikipedia.org/wiki/EN_13402 (the shared girth ladder the EU chart is derived from)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:b2933803ce1e5b549f2253738de401526375774a7232d305f7220f252d4c37d6",
			"mediatype": "application/json",
			"name": "it-mens-json",
			"path": "it-mens.json",
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — “Continental European women's sizes”: IT s = b/2, FR s = b/2 − 4, DE s = b/2 − 6"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — “die italienischen Größen sind um drei Werte höher als die deutschen, die französischen um einen” (DE 38 = FR 40 = IT 44)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-3 — via https://en.wikipedia.org/wiki/EN_13402 (the shared girth ladder the EU chart is derived from)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:8c52b3d71c9b75c5f215aef3934516e984c9cceda44968171d41c8216e12e435",
			"mediatype": "text/csv",
			"name": "it-womens",
			"path": "it-womens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — “Continental European women's sizes”: IT s = b/2, FR s = b/2 − 4, DE s = b/2 − 6"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — “die italienischen Größen sind um drei Werte höher als die deutschen, die französischen um einen” (DE 38 = FR 40 = IT 44)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-3 — via https://en.wikipedia.org/wiki/EN_13402 (the shared girth ladder the EU chart is derived from)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:922c76491f97ccd76304bda82695c7eae342af74d28763bedbc21035fd1712c8",
			"mediatype": "application/json",
			"name": "it-womens-json",
			"path": "it-womens.json",
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — “Continental European women's sizes”: IT s = b/2, FR s = b/2 − 4, DE s = b/2 − 6"
				},
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — “die italienischen Größen sind um drei Werte höher als die deutschen, die französischen um einen” (DE 38 = FR 40 = IT 44)"
				},
				{
					"path": "https://en.wikipedia.org/wiki/EN_13402",
					"title": "EN 13402-3 — via https://en.wikipedia.org/wiki/EN_13402 (the shared girth ladder the EU chart is derived from)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:26d203f8a6fdfa37784b23dc119979e570a6eb4970f952d38d1305016a0f5d91",
			"mediatype": "text/csv",
			"name": "jp-womens",
			"path": "jp-womens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Japanese dresses sizes (JIS L 4005:2001)” table: size number and bust girth"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the length (PP/P/R/T) and fullness (Y/A/AB/B) modifier tables, with 13-B-T worked through"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Men's shirts by neck girth” table: the UK / EU / Japan collar run is shared"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:29835964a5a1cc5cee6baee8a3467e274beee873e415b94809ec33e6c2191d5d",
			"mediatype": "application/json",
			"name": "jp-womens-json",
			"path": "jp-womens.json",
			"sources": [
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Japanese dresses sizes (JIS L 4005:2001)” table: size number and bust girth"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the length (PP/P/R/T) and fullness (Y/A/AB/B) modifier tables, with 13-B-T worked through"
				},
				{
					"path": "https://en.wikipedia.org/wiki/Clothing_sizes",
					"title": "https://en.wikipedia.org/wiki/Clothing_sizes — the “Men's shirts by neck girth” table: the UK / EU / Japan collar run is shared"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:87db7efba4c0709c44ca2b1ce4b8cd4e0e4d905bd2bcc831c27b9ccc74c04422",
			"mediatype": "text/csv",
			"name": "uk-mens",
			"path": "uk-mens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://zendesk.next.co.uk/hc/en-gb/articles/28403517951505-Men-s-Sizing-Guide",
					"title": "https://zendesk.next.co.uk/hc/en-gb/articles/28403517951505-Men-s-Sizing-Guide — Next"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:db92d5eb8ff7b56fabcdb80cff7a411e9185f299d453a3b3128b969059b97376",
			"mediatype": "application/json",
			"name": "uk-mens-json",
			"path": "uk-mens.json",
			"sources": [
				{
					"path": "https://zendesk.next.co.uk/hc/en-gb/articles/28403517951505-Men-s-Sizing-Guide",
					"title": "https://zendesk.next.co.uk/hc/en-gb/articles/28403517951505-Men-s-Sizing-Guide — Next"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:c0330f7c520bf7c852e162399e5ceaf8faf15167cf220225fbc28e236ea37235",
			"mediatype": "text/csv",
			"name": "uk-womens",
			"path": "uk-womens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://www.asos.com/discover/size-charts/women/",
					"title": "https://www.asos.com/discover/size-charts/women/ — ASOS"
				},
				{
					"path": "https://zendesk.next.co.uk/hc/en-gb/articles/28403405069073-Women-s-Sizing-Guides",
					"title": "https://zendesk.next.co.uk/hc/en-gb/articles/28403405069073-Women-s-Sizing-Guides — Next"
				},
				{
					"path": "https://www.prettylittlething.com/pages/informational/size-guide",
					"title": "https://www.prettylittlething.com/pages/informational/size-guide — PrettyLittleThing"
				},
				{
					"path": "https://www.fatface.com/size-guide",
					"title": "https://www.fatface.com/size-guide — FatFace"
				},
				{
					"path": "https://www.hobbs.com/size-guide",
					"title": "https://www.hobbs.com/size-guide — Hobbs"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:0fa86378dc4be1adc7f670fba8697fb71d1887cdb530d5571bed1dee7dadc106",
			"mediatype": "application/json",
			"name": "uk-womens-json",
			"path": "uk-womens.json",
			"sources": [
				{
					"path": "https://www.asos.com/discover/size-charts/women/",
					"title": "https://www.asos.com/discover/size-charts/women/ — ASOS"
				},
				{
					"path": "https://zendesk.next.co.uk/hc/en-gb/articles/28403405069073-Women-s-Sizing-Guides",
					"title": "https://zendesk.next.co.uk/hc/en-gb/articles/28403405069073-Women-s-Sizing-Guides — Next"
				},
				{
					"path": "https://www.prettylittlething.com/pages/informational/size-guide",
					"title": "https://www.prettylittlething.com/pages/informational/size-guide — PrettyLittleThing"
				},
				{
					"path": "https://www.fatface.com/size-guide",
					"title": "https://www.fatface.com/size-guide — FatFace"
				},
				{
					"path": "https://www.hobbs.com/size-guide",
					"title": "https://www.hobbs.com/size-guide — Hobbs"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:13ef5f9caf2ae9d239ebec1430ed9f8abfde3214453e8040be51c14268e93d67",
			"mediatype": "text/csv",
			"name": "us-mens",
			"path": "us-mens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://www.duluthtrading.com/",
					"title": "https://www.duluthtrading.com/ — Duluth Trading (tops and trousers charts)"
				},
				{
					"title": "ASTM D6240 — not available (paywall)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:53d13f7ec2c28bd3d226390e1fbcd59b42fc94bb9394b06d639e2e365217bfde",
			"mediatype": "application/json",
			"name": "us-mens-json",
			"path": "us-mens.json",
			"sources": [
				{
					"path": "https://www.duluthtrading.com/",
					"title": "https://www.duluthtrading.com/ — Duluth Trading (tops and trousers charts)"
				},
				{
					"title": "ASTM D6240 — not available (paywall)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:49877a1cff669ac53782312b964253f1b441024daece2d66e73bbb157d7a330d",
			"mediatype": "text/csv",
			"name": "us-womens",
			"path": "us-womens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://www.talbots.com/size-charts/size-charts.html",
					"title": "https://www.talbots.com/size-charts/size-charts.html — Talbots"
				},
				{
					"path": "https://draperjames.com/pages/size-chart",
					"title": "https://draperjames.com/pages/size-chart — Draper James"
				},
				{
					"title": "ASTM D5585 — only one row (size 12) is available through a secondary source; astm.org returns 403"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:5dbc07ef5404f79036999b7a92562e5b3c092a188a0b00bd7879f2480d33ffcf",
			"mediatype": "application/json",
			"name": "us-womens-json",
			"path": "us-womens.json",
			"sources": [
				{
					"path": "https://www.talbots.com/size-charts/size-charts.html",
					"title": "https://www.talbots.com/size-charts/size-charts.html — Talbots"
				},
				{
					"path": "https://draperjames.com/pages/size-chart",
					"title": "https://draperjames.com/pages/size-chart — Draper James"
				},
				{
					"title": "ASTM D5585 — only one row (size 12) is available through a secondary source; astm.org returns 403"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:eb234f6c9bfb2e197863e040c721d4cbda0534fe2ca6e8cda7690f69cb4404a5",
			"mediatype": "text/csv",
			"name": "ru-mens",
			"path": "ru-mens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"title": "Russian standard 31399-2009 — standartgost.ru, allgosts.ru (the table-3 section at a 96 cm chest girth was read directly)"
				},
				{
					"path": "http://liza-textile.ru/tablitsa-razmerov/",
					"title": "http://liza-textile.ru/tablitsa-razmerov/ — the men’s 46–62 table"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:400ad6f5ed6c1de23f2bc1f231159f13ac73426959d303fc04f89f5d31a738ff",
			"mediatype": "application/json",
			"name": "ru-mens-json",
			"path": "ru-mens.json",
			"sources": [
				{
					"title": "Russian standard 31399-2009 — standartgost.ru, allgosts.ru (the table-3 section at a 96 cm chest girth was read directly)"
				},
				{
					"path": "http://liza-textile.ru/tablitsa-razmerov/",
					"title": "http://liza-textile.ru/tablitsa-razmerov/ — the men’s 46–62 table"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:2a1ab1177b24d10748a17887f55685ee074ae915358e534e635c0420c8501ad6",
			"mediatype": "text/csv",
			"name": "ru-womens",
			"path": "ru-womens.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка размера, как в источнике (число, буква или их сочетание)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы обхвата груди/бюста, см",
						"name": "bust_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди/бюста, см",
						"name": "bust_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"title": "Russian standard 31396-2009 — standartgost.ru, allgosts.ru (indifference interval, height grades, fullness groups)"
				},
				{
					"path": "https://ramonki.ru/size-table",
					"title": "https://ramonki.ru/size-table — a girth table for sizes 38–74"
				},
				{
					"path": "http://liza-textile.ru/tablitsa-razmerov/",
					"title": "http://liza-textile.ru/tablitsa-razmerov/ — the “size = bust girth ÷ 2” formula and an independent 38–62 table"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:ca8fcb33abca4f4b163102da751a278e329e0db4fbc6f8c29c8adfc926963269",
			"mediatype": "application/json",
			"name": "ru-womens-json",
			"path": "ru-womens.json",
			"sources": [
				{
					"title": "Russian standard 31396-2009 — standartgost.ru, allgosts.ru (indifference interval, height grades, fullness groups)"
				},
				{
					"path": "https://ramonki.ru/size-table",
					"title": "https://ramonki.ru/size-table — a girth table for sizes 38–74"
				},
				{
					"path": "http://liza-textile.ru/tablitsa-razmerov/",
					"title": "http://liza-textile.ru/tablitsa-razmerov/ — the “size = bust girth ÷ 2” formula and an independent 38–62 table"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:b8e46bace26d16b1be5a3dd516b522ae1688211390d3af7dc7034b4f1f35ede2",
			"mediatype": "text/csv",
			"name": "eu-kids-standard",
			"path": "eu-kids-standard.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка ступени, как в источнике (рост, возраст или буква)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы роста, на который скроена ступень, см",
						"name": "stature_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы роста, на который скроена ступень, см",
						"name": "stature_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата груди, см (у детей это chest, не bust)",
						"name": "chest_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата груди, см (у детей это chest, не bust)",
						"name": "chest_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата талии, см",
						"name": "waist_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата талии, см",
						"name": "waist_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница полосы обхвата бёдер, см",
						"name": "hip_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы обхвата бёдер, см",
						"name": "hip_high_cm",
						"type": "number"
					},
					{
						"description": "Нижняя граница возраста, на который скроена ступень, месяцев",
						"name": "age_low_months",
						"type": "number"
					},
					{
						"description": "Верхняя граница возраста, на который скроена ступень, месяцев",
						"name": "age_high_months",
						"type": "number"
					},
					{
						"description": "Как ту же ступень называет алфавит INT — равенство, утверждённое источником",
						"name": "aka_int",
						"type": "string"
					}
				]
			},
			"sources": [
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — captured 2026-09-04: “Konfektionsgrößen Kinder” (height, girths, letter run)"
				},
				{
					"path": "https://jumk.de/konfektionsgroessen/bekleidung-kind.shtml",
					"title": "https://jumk.de/konfektionsgroessen/bekleidung-kind.shtml — captured 2026-09-04: the continuous 38–176 cm table (height, girths, age)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:53b49e70db107ea48c0f2eecf93a3a6c155e7743d8c1bcfe840fee5e3e2e9775",
			"mediatype": "application/json",
			"name": "eu-kids-standard-json",
			"path": "eu-kids-standard.json",
			"sources": [
				{
					"path": "https://de.wikipedia.org/wiki/Konfektionsgröße",
					"title": "https://de.wikipedia.org/wiki/Konfektionsgröße — captured 2026-09-04: “Konfektionsgrößen Kinder” (height, girths, letter run)"
				},
				{
					"path": "https://jumk.de/konfektionsgroessen/bekleidung-kind.shtml",
					"title": "https://jumk.de/konfektionsgroessen/bekleidung-kind.shtml — captured 2026-09-04: the continuous 38–176 cm table (height, girths, age)"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:7e7b7809f0c23808f36aeae2bf4ae8b65aa8e006b554813120305379190ae9d2",
			"mediatype": "text/csv",
			"name": "ru-kids-standard",
			"path": "ru-kids-standard.csv",
			"schema": {
				"fields": [
					{
						"description": "Печатаемая метка ступени, как в источнике (рост, возраст или буква)",
						"name": "label",
						"type": "string"
					},
					{
						"description": "Нижняя граница полосы роста, на который скроена ступень, см",
						"name": "stature_low_cm",
						"type": "number"
					},
					{
						"description": "Верхняя граница полосы роста, на который скроена ступень, см",
						"name": "stature_high_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://allgosts.ru/61/020/gost_32119-2013",
					"title": "https://allgosts.ru/61/020/gost_32119-2013 — captured 2026-09-03: Russian standard 32119-2013, heights 62–98"
				},
				{
					"path": "https://allgosts.ru/61/020/gost_17916-86",
					"title": "https://allgosts.ru/61/020/gost_17916-86 — captured 2026-09-03: Russian standard 17916-86, typical figures of girls"
				},
				{
					"path": "https://allgosts.ru/61/020/gost_17917-86",
					"title": "https://allgosts.ru/61/020/gost_17917-86 — captured 2026-09-03: Russian standard 17917-86, typical figures of boys"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:292512546c2e4d6906fa1ba68a3a1fd403fd32b638174c1db4e2fc1e62765049",
			"mediatype": "application/json",
			"name": "ru-kids-standard-json",
			"path": "ru-kids-standard.json",
			"sources": [
				{
					"path": "https://allgosts.ru/61/020/gost_32119-2013",
					"title": "https://allgosts.ru/61/020/gost_32119-2013 — captured 2026-09-03: Russian standard 32119-2013, heights 62–98"
				},
				{
					"path": "https://allgosts.ru/61/020/gost_17916-86",
					"title": "https://allgosts.ru/61/020/gost_17916-86 — captured 2026-09-03: Russian standard 17916-86, typical figures of girls"
				},
				{
					"path": "https://allgosts.ru/61/020/gost_17917-86",
					"title": "https://allgosts.ru/61/020/gost_17917-86 — captured 2026-09-03: Russian standard 17917-86, typical figures of boys"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:0d9bbe57fd150e76312a433129a57a5d1f4a7e64119259124eb8532c7ac071df",
			"mediatype": "text/csv",
			"name": "gost-17916-86",
			"path": "gost-17916-86.csv",
			"schema": {
				"fields": [
					{
						"description": "Рост типовой фигуры, см — как напечатано в стандарте",
						"name": "stature_cm",
						"type": "number"
					},
					{
						"description": "Обхват груди ТРЕТИЙ (лента по выступающим точкам груди), см",
						"name": "chest_third_cm",
						"type": "number"
					},
					{
						"description": "Полнотный ряд стандарта (римская цифра)",
						"name": "fullness",
						"type": "string"
					},
					{
						"description": "Обхват талии для этого сочетания роста, груди и полноты, см",
						"name": "waist_cm",
						"type": "number"
					},
					{
						"description": "Преобладающий возраст, который стандарт называет для сочетания, лет; пусто — стандарт его не называет",
						"name": "age_predominant_years",
						"type": "string"
					},
					{
						"description": "Средний возраст для сочетания, лет; пусто — стандарт его не называет",
						"name": "age_mean_years",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://allgosts.ru/61/020/gost_17916-86",
					"title": "https://allgosts.ru/61/020/gost_17916-86 — captured 2026-09-03"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:a45d4f0f320e9408906029895e4fe182e93c34534f4477b4bb113680f17c8221",
			"mediatype": "application/json",
			"name": "gost-17916-86-json",
			"path": "gost-17916-86.json",
			"sources": [
				{
					"path": "https://allgosts.ru/61/020/gost_17916-86",
					"title": "https://allgosts.ru/61/020/gost_17916-86 — captured 2026-09-03"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:48431cf9e555e4aaa78afe5268799d5de61925ff463c8ed14aae800b95e88307",
			"mediatype": "text/csv",
			"name": "gost-17917-86",
			"path": "gost-17917-86.csv",
			"schema": {
				"fields": [
					{
						"description": "Рост типовой фигуры, см — как напечатано в стандарте",
						"name": "stature_cm",
						"type": "number"
					},
					{
						"description": "Обхват груди ТРЕТИЙ (лента по выступающим точкам груди), см",
						"name": "chest_third_cm",
						"type": "number"
					},
					{
						"description": "Полнотный ряд стандарта (римская цифра)",
						"name": "fullness",
						"type": "string"
					},
					{
						"description": "Обхват талии для этого сочетания роста, груди и полноты, см",
						"name": "waist_cm",
						"type": "number"
					},
					{
						"description": "Преобладающий возраст, который стандарт называет для сочетания, лет; пусто — стандарт его не называет",
						"name": "age_predominant_years",
						"type": "string"
					},
					{
						"description": "Средний возраст для сочетания, лет; пусто — стандарт его не называет",
						"name": "age_mean_years",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://allgosts.ru/61/020/gost_17917-86",
					"title": "https://allgosts.ru/61/020/gost_17917-86 — captured 2026-09-03"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:a424f090e7c5e7f58a20ea9ef4501be122965e98135b20e31b2cd7f6f54a1f2b",
			"mediatype": "application/json",
			"name": "gost-17917-86-json",
			"path": "gost-17917-86.json",
			"sources": [
				{
					"path": "https://allgosts.ru/61/020/gost_17917-86",
					"title": "https://allgosts.ru/61/020/gost_17917-86 — captured 2026-09-03"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:caa7176493cae881913ca1cd0e69ab2d5ecfca89abe9044a9573111eca9d2ca8",
			"mediatype": "text/csv",
			"name": "gost-32119-girls",
			"path": "gost-32119-girls.csv",
			"schema": {
				"fields": [
					{
						"description": "Рост типовой фигуры, см — как напечатано в стандарте",
						"name": "stature_cm",
						"type": "number"
					},
					{
						"description": "Обхват груди ГОРИЗОНТАЛЬНЫЙ (лента через лопатки), см — НЕ та же мера, что третий",
						"name": "chest_horizontal_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://allgosts.ru/61/020/gost_32119-2013",
					"title": "https://allgosts.ru/61/020/gost_32119-2013 — captured 2026-09-04"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:b9b882c42db325a8991f2b6c7f9720aacc3295b1df38018c0bb41c7c75bd298b",
			"mediatype": "application/json",
			"name": "gost-32119-girls-json",
			"path": "gost-32119-girls.json",
			"sources": [
				{
					"path": "https://allgosts.ru/61/020/gost_32119-2013",
					"title": "https://allgosts.ru/61/020/gost_32119-2013 — captured 2026-09-04"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "csv",
			"hash": "sha256:6f22df1e702daa2f169f67e6a8f44c2cffaf2c66002a7639d5d2518b003e861f",
			"mediatype": "text/csv",
			"name": "gost-32119-boys",
			"path": "gost-32119-boys.csv",
			"schema": {
				"fields": [
					{
						"description": "Рост типовой фигуры, см — как напечатано в стандарте",
						"name": "stature_cm",
						"type": "number"
					},
					{
						"description": "Обхват груди ГОРИЗОНТАЛЬНЫЙ (лента через лопатки), см — НЕ та же мера, что третий",
						"name": "chest_horizontal_cm",
						"type": "number"
					}
				]
			},
			"sources": [
				{
					"path": "https://allgosts.ru/61/020/gost_32119-2013",
					"title": "https://allgosts.ru/61/020/gost_32119-2013 — captured 2026-09-04"
				}
			]
		},
		{
			"encoding": "utf-8",
			"format": "json",
			"hash": "sha256:701cd59f35215d8204a5a95f496cd7870f2e160df9171cb355841eb1d583c654",
			"mediatype": "application/json",
			"name": "gost-32119-boys-json",
			"path": "gost-32119-boys.json",
			"sources": [
				{
					"path": "https://allgosts.ru/61/020/gost_32119-2013",
					"title": "https://allgosts.ru/61/020/gost_32119-2013 — captured 2026-09-04"
				}
			]
		}
	],
	"sources": [
		{
			"path": "https://ohmymeasure.pebbly.space",
			"title": "oh-my-measure"
		}
	],
	"title": "oh-my-measure size grids — open dataset"
}
