2 cases when the download button should not be displayed :
- no archive to be downloaded (how to test ? curl ?)
- dataset is saying isPublic=false
display the embargo date instead ?
in the snippet, the embargo should be mentionned
Make sure that the API cannot provide to public when isPublic=false ? how to make it available in the client then ??
maybe a subset should be provided ?
in any case, the "total records" in the dataset listing is supposed to show the real number of records of the dataset. Not what's in the database
2 cases when the download button should not be displayed :
display the embargo date instead ?
in the snippet, the embargo should be mentionned
Make sure that the API cannot provide to public when isPublic=false ? how to make it available in the client then ??
maybe a subset should be provided ?
in any case, the "total records" in the dataset listing is supposed to show the real number of records of the dataset. Not what's in the database