Attachement Meta DATA

That is the attachment’s data in serialized format. There’s an explanation of the data in the wp_get_attachment_metadata codex entry. If you have some custom function doing image uploading, you can use wp_generate_attachment_metadata to generate that data.