News

Although YML is sometimes used as a data exchange format, its biggest use case is in configuration files. So far, you’ve only seen examples of JSON used with shallow (or simple) objects.
But things have changed at Twitter, and if you request a download of your data it comes as a set of JSON files. That shouldn't be a problem, after all, Excel can handle JSON. So, you try to open ...