Additional Information

Field Value
Data last updated 15 June 2016
Metadata last updated 15 June 2016
Created 15 June 2016
Format CSV
Licence UK Open Government Licence (OGL)
Cache last updated9 years ago
Coverage end dateNone
Coverage start dateNone
Csvlint json{"in_progress": false, "data": {"num_errors": 13, "errors": [{"category": "structure", "column": null, "body_html": "<pre>Substation ID,Substation Name,\"Nominal \nVoltage \", Transformer Capacity (OFAF/ONAN),,\"Firm\nCapacity \",Maximum/ minimum demand,,Demand Heat Map,,\r\n</pre><p>Your CSV has inconsistent line breaks (or your schema specified one line break style and the file uses another). You should make sure all line breaks are in the same form (i.e. CR-LF, or just LF). We recommend using CR-LF for maximum compatibility.</p>", "content": "Substation ID,Substation Name,\"Nominal \nVoltage \", Transformer Capacity (OFAF/ONAN),,\"Firm\nCapacity \",Maximum/ minimum demand,,Demand Heat Map,,\r\n", "title_html": "Structure problem: <strong>Inconsistent Line Breaks</strong> on row 1", "type": "line_breaks", "row": 1}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 2", "type": "blank_rows", "row": 2}, {"category": "structure", "column": null, "body_html": "<pre>(not for customer information),,(kV),\"Load\n(MVA)\",\"Generation\n(MVA)\",Load (MVA),\"Max\n(MVA)\",\"Min\n(MVA)\",Accepted demand (including demand connected at lower voltages),Demand classification,\r\n</pre><p>Your CSV has inconsistent line breaks (or your schema specified one line break style and the file uses another). You should make sure all line breaks are in the same form (i.e. CR-LF, or just LF). We recommend using CR-LF for maximum compatibility.</p>", "content": "(not for customer information),,(kV),\"Load\n(MVA)\",\"Generation\n(MVA)\",Load (MVA),\"Max\n(MVA)\",\"Min\n(MVA)\",Accepted demand (including demand connected at lower voltages),Demand classification,\r\n", "title_html": "Structure problem: <strong>Inconsistent Line Breaks</strong> on row 4", "type": "line_breaks", "row": 4}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 5", "type": "blank_rows", "row": 5}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 447", "type": "blank_rows", "row": 447}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 448", "type": "blank_rows", "row": 448}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 449", "type": "blank_rows", "row": 449}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 450", "type": "blank_rows", "row": 450}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 451", "type": "blank_rows", "row": 451}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 452", "type": "blank_rows", "row": 452}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 453", "type": "blank_rows", "row": 453}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 454", "type": "blank_rows", "row": 454}, {"category": "structure", "column": null, "body_html": "<pre>,,,,,,,,,,\r\n</pre><p>Remove the empty row from your CSV file. If you were not expecting any empty rows then this may indicate a problem with your data</p>", "content": ",,,,,,,,,,\r\n", "title_html": "Structure problem: <strong>Empty row</strong> on row 455", "type": "blank_rows", "row": 455}], "success": true, "warnings": [{"category": "structure", "column": null, "body_html": "<p>Your CSV seems to contain unstructured text at the beginning of the file.<br> It is important that your CSV only contains structured data - any background information or metadata should be included on a referring web page or accompanying document.</p>", "content": "", "title_html": "Structure problem: <strong>Possible title row detected</strong>", "type": "title_row", "row": null}, {"category": "context", "column": null, "body_html": "<p>The encoding of your CSV file is not being declared in the HTTP response.<br> We recommend that you configure your server to deliver CSV files with a <code>Content-Type</code> header of <code>text/csv; charset=utf-8</code><br> If you are using a different encoding, then use an appropriate value for the <code>charset</code> parameter.</p>", "content": "", "title_html": "Context problem: <strong>No encoding</strong>", "type": "no_encoding", "row": null}], "num_warnings": 2, "encoding": "UTF-8", "valid": false, "content_type": "text/csv", "num_info_messages": 1, "schema_uri": null, "info_messages": [{"category": "structure", "column": null, "body_html": "<p>As there is no machine readable way to tell if your CSV has a header row, we have assumed that your CSV has one.</p>", "content": "", "title_html": "Structure problem: <strong>Assumed header</strong>", "type": "assumed_header", "row": null}]}}
Datastore json{}
Has viewsFalse
Hashe0a30dc1a92589eb8636fd8db02e28ae
Ida3e2f6ba-bb90-4cbb-89b4-495070e4f603
Lazyboy json{}
Mimetypetext/csv
Package id598ca3a6-44bf-4265-8a54-4aa82a75f687
Position4
Size28.7 KiB
Stateactive