I want to collect data on how common different diseases are in different populations (or, at least, globally). Ideally, it would give me a way of querying the database with a disease name, and would return the number of cases per N population.
My main objective is to have a general idea of how prevalent a disease is, I am not trying to track current outbreaks, so I am not too bothered if the information is a little out of date, as long as the database is still maintained and not abandoned.
I have found FIDD, but it seems to be no longer maintained. Are there any actively maintained, similar tools that have the information I am after?