Hi Ben,
The below views from SYS schema should give you enough information.
M_CS_TABLES - this gives information about the list of tables in each schema, it's size in memory, record count etc.
COLUMNS - This gives information about each column in a table, it's data type etc.
Regards,
Venkat N.