Obtaining the entire database according to certain criteria

Hello, I would like to get the full dataset according to specific columns [“material_ID”,“Formula”,“Crystal_System”,“Space_Group”,“Density”]. When trying to download the full dataset on the site, an error appears about the limit of 500 examples. Is there any solution?

Hi @Ruziy,

A fix is in progress for this issue, see related issue here: cannot download data

If you are comfortable using the python api client (mp_api docs) to retrieve data I would recommend that route in the mean time.

Thanks @tsmathis , I’ll try it and let you know based on the results.

Yep, it helped! Thanks @tsmathis

Great :slight_smile: glad to help

1 Like