File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ Returns service status and data statistics.
164164 "total_nuts_names" : 2190 ,
165165 "nuts_version" : " 2024" ,
166166 "extra_sources" : 0 ,
167+ "patterns_version" : " 1.0" ,
167168 "data_stale" : false ,
168169 "last_updated" : " 2025-01-15T12:00:00+00:00"
169170}
@@ -174,6 +175,7 @@ Returns service status and data statistics.
174175| ` status ` | ` ok ` if data is loaded, ` no_data ` otherwise |
175176| ` total_nuts_names ` | Number of NUTS region names loaded (0 if names CSV unavailable) |
176177| ` extra_sources ` | Number of extra ZIP source URLs configured (0 when not using extra sources) |
178+ | ` patterns_version ` | Version of the ` postal_patterns.json ` file |
177179| ` data_stale ` | ` true ` if serving expired cache after a failed TERCET refresh |
178180| ` last_updated ` | ISO 8601 timestamp of when TERCET data was last successfully loaded |
179181
You can’t perform that action at this time.
0 commit comments