Two data assets:
...
Data Files:
TechInstall_*.csv.gz - Install data.
...
Update Frequency = Quarterly (next update date = around 08/15/2021)
Update type = Full refresh
File size - Bus_Intel: 17,718,128 records ; 21,077,678 KB uncompressed ; 4,478,457 KB .zip compressed; Tech_Install: 600,782,436 records ; 84,363,824 KB uncompressed; 6,036,103 KB .zip compressed
...
Special characters exist in the data files. Please make sure you check for the correct character encoding before ingesting any data.
The vendor recommended Windows-1252 code page (Western/Latin), but we still see character encoding issues.
There are no character escaping in the data files.
...