remove comment
This commit is contained in:
@@ -27,41 +27,3 @@ FROM raw.psd_alldata
|
||||
left join raw.psd_commodity_codes using (commodity_code)
|
||||
left join raw.psd_unit_of_measure_codes using (unit_id)
|
||||
left join raw.psd_attribute_codes using (attribute_id)
|
||||
|
||||
|
||||
/*
|
||||
MIssing commodities
|
||||
│ 0579311 │ NULL │
|
||||
│ 0411000 │ NULL │
|
||||
│ 0545900 │ NULL │
|
||||
│ 0577903 │ NULL │
|
||||
│ 0572920 │ NULL │
|
||||
│ 0114300 │ NULL │
|
||||
│ 1211000 │ NULL │
|
||||
│ 0585200 │ NULL │
|
||||
│ 0565905 │ NULL │
|
||||
│ 0589901 │ NULL │
|
||||
│ 0579401 │ NULL │
|
||||
│ 0585120 │ NULL │
|
||||
│ 0585700 │ NULL │
|
||||
│ 0566100 │ NULL │
|
||||
│ 1222000 │ NULL │
|
||||
│ 0589903 │ NULL │
|
||||
│ 0585300 │ NULL │
|
||||
│ 0579301 │ NULL │
|
||||
│ 0586111 │ NULL │
|
||||
│ 0579701 │ NULL │
|
||||
│ 0575200 │ NULL │
|
||||
│ 0579901 │ NULL │
|
||||
│ 0579500 │ NULL │
|
||||
│ 0565901 │ NULL │
|
||||
│ 0577500 │ NULL │
|
||||
│ 0565903 │ NULL │
|
||||
│ 0577905 │ NULL │
|
||||
├
|
||||
--------------------
|
||||
Missing Attributes
|
||||
│ 221 │ NULL │
|
||||
│ 219 │ NULL │
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user