Reading the F# snippets RSS feed using the F# Data XML type provider. Look, you now get tool tips for type providers too!
1 people like thisPosted: 8 years ago by Tomas Petricek
The snippet shows how to extract list of Olympic medalists from the Rio 2016 web site in a nice JSON format. It turns out you just need the right regular expression to extract the data from a script tag...
2 people like thisPosted: 8 years ago by Tomas Petricek
The snippet looks at the number of signatures for the petition to do a second Brexit referendum. It uses JSON type provider to parse the data from the web site & Google charts to visualize the results.
0 people like thisPosted: 8 years ago by Tomas Petricek