Companies and public institutions are increasingly making data available for the public. At the moment, there seems to be no standard for hosting public data. So if you want to access public data, you usually have navigate poorly designed websites, and then download CSV files, or json files, or SQL dumps, or XML dumps...
Some people have started using Github for hosting datasets. Unfortunately Github isn't nearly as well suited for data as for code.
Is there something better out there? I'm looking for a platform that has a standard API to access hosted data, with a web interface that lets you preview/query the data without downloading it first.
Does something like this exist yet?