This is a proof of concept site for matching up New Zealand data with examples that people can follow along that use that data.
Open the dataexamples.md file and either browse through it or use the web browsers text find options to find specific things you are looking for.
To add examples you have created and shared, you are going to need to be comfortable enough with GitHub to make a pull request. The general plan is:
Information about the data should, in general, rest with the data so that if people go directly to the data they can see all relevant information. Information about the example should rest with the example for the same reasons. This is just the minimal amount to help people judge if they want to explore the data and the example
What it is data of? Are there any points you think people need to know before going near the data.
Where does one get the data? In general if there is a page from the data provider that described the data then links to it on that page, that is the most useful page to link to. If you use more than one data source, it is best to create an entirely separate entry for each
If you happen to to the licence (what people are allowed to do with the data), mentioning it here means people can make an initially judgement about if the data is just not useful to their purpose.
What is a summary title for you example.
What does your example exemplify (in a little detail)?
Where can people find the code of your example if your are sharing code?- if not, leave blank
As the author, and particularly if your example has computer code you wrote, what are you authorizing people can do with the code?
If it is a finished product example, like a graph or interactive website or whatever, where can people find it?
To help people know if it is an example of a tool they want to learn, what software (for example R, Python, SAS, Excel) do you use in the example?
If you want interested people to talk to you about the example, how should they contact you. This is public. It is OK to say none if you don't want to be contacted.
I (speaking as the original creator, have tried as much as possible to avoid markdown/white space interactions in dataexamples.md, just in case people are not used to writing markdown.