fix(data): official DfE KS4 national headline averages; drop mislabelled computed means
New ees_ks4_national stream ingests the EES 'National characteristics summary data' series (England, state-funded, all pupils). The old mart's unweighted school means were 7-15 points off every headline measure and produced an impossible national Progress 8 (-0.27). The API's computed fallback is gone too: the footnote calls these figures official, so an unbuilt mart now yields an empty series, never a stand-in. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0146VHeLAWjDVE2B5uU67jCB
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"path_count": 181,
|
||||
"parsed_path_count": 37,
|
||||
"static_analysis_path_count": 32,
|
||||
"static_analysis_parsed_path_count": 22,
|
||||
"is_partial_parse_enabled": true,
|
||||
"is_static_analysis_enabled": true,
|
||||
"read_files_elapsed": 0.024260542006231844,
|
||||
"load_macros_elapsed": 0.00022041599731892347,
|
||||
"parse_project_elapsed": 0.2873437089729123,
|
||||
"patch_sources_elapsed": 0.010581917013041675,
|
||||
"process_manifest_elapsed": 0.003397666965611279,
|
||||
"load_all_elapsed": 0.39681549998931587,
|
||||
"projects": [
|
||||
{
|
||||
"project_name": "school_compare",
|
||||
"elapsed": 0.28726037504384294,
|
||||
"parsers": [
|
||||
{
|
||||
"parser": "model",
|
||||
"elapsed": 0.1260387499933131,
|
||||
"parsed_path_count": 32
|
||||
},
|
||||
{
|
||||
"parser": "test",
|
||||
"elapsed": 0.03065204102313146,
|
||||
"parsed_path_count": 3
|
||||
},
|
||||
{
|
||||
"parser": "test",
|
||||
"elapsed": 0.1305608749971725,
|
||||
"parsed_path_count": 2
|
||||
}
|
||||
],
|
||||
"parsed_path_count": 37
|
||||
},
|
||||
{
|
||||
"project_name": "dbt_postgres",
|
||||
"elapsed": 0,
|
||||
"parsers": [],
|
||||
"parsed_path_count": 0
|
||||
},
|
||||
{
|
||||
"project_name": "dbt",
|
||||
"elapsed": 0,
|
||||
"parsers": [],
|
||||
"parsed_path_count": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user