Price And Performance Changes Of Computer Technology With Time
@owid.computer_memory_storage
@owid.computer_memory_storage
CREATE TABLE owid_computer_memory_storage (
"country" VARCHAR,
"year" INTEGER,
"ddrives" FLOAT,
"flash" FLOAT,
"memory" FLOAT,
"ssd" FLOAT
);
Anyone who has the link will be able to view this.