Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
6bf3ea1
Delete _config.yml
diarmuidm-ukds Mar 26, 2020
db05002
Delete README.md
diarmuidm-ukds Mar 26, 2020
11ae5c9
Delete LICENSE
diarmuidm-ukds Mar 26, 2020
6ed40d1
Delete README.md
diarmuidm-ukds Mar 26, 2020
f56d633
Delete ukds-nfod-web-scraping-2020-03-27.pdf
diarmuidm-ukds Mar 26, 2020
1360996
Delete README.md
diarmuidm-ukds Mar 26, 2020
5de63a0
Delete _config.yml
diarmuidm-ukds Mar 26, 2020
aa6fb24
Delete README.md
diarmuidm-ukds Mar 26, 2020
bd0106a
Created homepage
diarmuidm-ukds Mar 26, 2020
2e3ad71
Create _config.yml
diarmuidm-ukds Mar 26, 2020
5ee9de7
Create default.html
diarmuidm-ukds Mar 26, 2020
905719e
Create about.md
diarmuidm-ukds Mar 26, 2020
1f86182
Create tetst.md
diarmuidm-ukds Mar 26, 2020
ecfbb83
Update about.md
diarmuidm-ukds Mar 26, 2020
e242782
Update about.md
diarmuidm-ukds Mar 26, 2020
cce48c6
Delete tetst.md
diarmuidm-ukds Mar 26, 2020
44f46a6
Update about.md
diarmuidm-ukds Mar 26, 2020
c1a1d84
Update about.md
diarmuidm-ukds Mar 26, 2020
69d5030
Update about.md
diarmuidm-ukds Mar 26, 2020
883d685
Update about.md
diarmuidm-ukds Mar 26, 2020
891ac1a
Create resources.md
diarmuidm-ukds Mar 26, 2020
612b99d
Update index.md
diarmuidm-ukds Mar 26, 2020
2e7eb29
Update about.md
diarmuidm-ukds Mar 26, 2020
4227beb
Update resources.md
diarmuidm-ukds Mar 26, 2020
831b8df
Create 2020-03-26-welcome.md
diarmuidm-ukds Mar 26, 2020
c3daa47
Update about.md
diarmuidm-ukds Mar 26, 2020
de81999
Update 2020-03-26-welcome.md
diarmuidm-ukds Mar 26, 2020
610fb91
Update index.md
diarmuidm-ukds Mar 26, 2020
90a5c18
Update resources.md
diarmuidm-ukds Mar 26, 2020
476b9eb
Update 2020-03-26-welcome.md
diarmuidm-ukds Mar 26, 2020
efc0d06
Create posts.html
diarmuidm-ukds Mar 26, 2020
b06108f
Create blog.md
diarmuidm-ukds Mar 26, 2020
ac117d7
Update 2020-03-26-welcome.md
diarmuidm-ukds Mar 26, 2020
7cd5879
Create navigation.yml
diarmuidm-ukds Mar 26, 2020
a86b90c
Update 2020-03-26-welcome.md
diarmuidm-ukds Mar 26, 2020
1da86a5
Update 2020-03-26-welcome.md
diarmuidm-ukds Mar 26, 2020
59928ac
Update blog.md
diarmuidm-ukds Mar 26, 2020
a3f0a75
Update index.md
diarmuidm-ukds Mar 26, 2020
c51d118
Update default.html
diarmuidm-ukds Mar 26, 2020
26b46ef
Update about.md
diarmuidm-ukds Mar 26, 2020
20382d0
Update resources.md
diarmuidm-ukds Mar 26, 2020
830f43c
Update blog.md
diarmuidm-ukds Mar 26, 2020
65b39b3
Update default.html
diarmuidm-ukds Mar 26, 2020
94bb280
Update posts.html
diarmuidm-ukds Mar 26, 2020
6ab8f03
Update posts.html
diarmuidm-ukds Mar 26, 2020
7b413a4
Update posts.html
diarmuidm-ukds Mar 26, 2020
9c9332a
Update posts.html
diarmuidm-ukds Mar 26, 2020
ab189f4
Update _config.yml
diarmuidm-ukds Mar 26, 2020
8cf0f4d
Update about.md
diarmuidm-ukds Mar 26, 2020
ad46fc3
Update blog.md
diarmuidm-ukds Mar 26, 2020
e037327
Update resources.md
diarmuidm-ukds Mar 26, 2020
18f3754
Update default.html
diarmuidm-ukds Mar 26, 2020
ec08be5
Added JK profile
JKasmire Apr 8, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

3 changes: 0 additions & 3 deletions README.md

This file was deleted.

3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
theme: jekyll-theme-cayman
theme: jekyll-theme-cayman
permalink: /new-forms-of-data/:year/:month/:day/:title/
8 changes: 8 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- name: Home
link: /
- name: About
link: /about.md
- name: Resources
link: /resources.md
- name: Blog
link: /blog.md
49 changes: 49 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<!DOCTYPE html>
<html lang="{{ site.lang | default: "en-US" }}">
<head>

{% if site.google_analytics %}
<script async src="https://www.googletagmanager.com/gtag/js?id={{ site.google_analytics }}"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', '{{ site.google_analytics }}');
</script>
{% endif %}
<meta charset="UTF-8">

{% seo %}
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
</head>
<body>
<a id="skip-to-content" href="#content">Skip to the content.</a>

<header class="page-header" role="banner">
<h1 class="project-name">New Forms of Data</h1>
<h2 class="project-tagline"> Learning and teaching materials for social scientists interested in new forms of data</h2>
{% if site.github.is_project_page %}
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
{% endif %}
{% if site.show_downloads %}
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
<a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a>
{% endif %}
</header>

<main id="content" class="main-content" role="main">
<a href="https://ukdataserviceopen.github.io/new-forms-of-data">Home</a> | <a href="https://ukdataserviceopen.github.io/new-forms-of-data/about">About</a> | <a href="https://ukdataserviceopen.github.io/new-forms-of-data/resources">Resources</a> | <a href="https://ukdataserviceopen.github.io/new-forms-of-data/blog">Blog</a>
{{ content }}

<footer class="site-footer">
{% if site.github.is_project_page %}
<span class="site-footer-owner"><a href="{{ site.github.repository_url }}">{{ site.github.repository_name }}</a> is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a>.</span>
{% endif %}
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
</footer>
</main>
</body>
</html>
8 changes: 8 additions & 0 deletions _layouts/posts.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: default
---

<h1>{{ page.title }}</h1>
<p>{{ page.date | date_to_string }} - {{ page.author }}</p>

{{ content }}
9 changes: 9 additions & 0 deletions _posts/2020-03-26-welcome.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: posts
author: Julia Kasmire
title: "Welcome to New Forms of Data Training Series"
categories: [blog]
tags: [computational social science, new forms of data]
---

[*Content*]
34 changes: 34 additions & 0 deletions about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout: default
title: "About"
---

# Meet the Team

### Dr Julia Kasmire

Julia is a Research Fellow at the UK Data Service based at University of Manchester. She has experience in linguistics, computational social science and complex system engineering and approaches her current role as an interesting opportunity to combine thinking like a computer (essential for data sciences) with thinking like a human (essential for social sciences). She also applies her experience and interest to the topic by understanding the skills of computational social science as adaptations within the complex and evolving system that is the modern world, in which both data and people matter a great deal.

She is deeply committed to equality, diversity and inclusivity and is currently dabbling with stand-up comedy as a form of science communication.

<a href="mailto:julia.kasmire@manchester.ac.uk" target="_blank">Email |</a>
<a href="https://www.research.manchester.ac.uk/portal/julia.kasmire.html" target="_blank"> University profile |</a>
<a href="https://sites.google.com/view/drjkasmireresearch/home" target="_blank"> Personal webpage |</a>
<a href="https://www.researchgate.net/profile/Julia_Kasmire" target="_blank"> ResearchGate |</a>
<a href="https://www.comses.net/users/784/" target="_blank"> Comses Model Repository |</a>
<a href="https://manchester.academia.edu/JuliaKasmire" target="_blank"> Academia.edu |</a>
<a href="https://www.linkedin.com/in/j-kasmire/" target="_blank"> LinkedIn |</a>
<a href="https://www.scopus.com/authid/detail.uri?authorId=42262107500"_blank"> SCOPUS |</a>
<a href="https://orcid.org/0000-0003-2684-6330" target="_blank"> Orcid ID |</a>
<a href="https://scholar.google.com/citations?user=OkoD_ksAAAAJ&hl=en" target="_blank"> Google Scholar |</a>
<a href="https://twitter.com/JKasmireComplex" target="_blank"> Twitter</a>

### Dr Diarmuid McDonnell

Diarmuid is a Research Associate at the UK Data Service based at University of Manchester. He is a social scientist with experience in academia, the public and voluntary sectors, and consultancy work. His research specialism is the regulation and accountability of civil society, particularly charitable organisations. His work leverages large-scale, administrative data from regulatory bodies in multiple jurisdictions. Diarmuid's teaching and methodological interests are in computational social science, quasi-experimental research designs, and e-Research.

<a href="mailto:diarmuid.mcdonnell@manchester.ac.uk" target="_blank">Email |</a>
<a href="https://www.research.manchester.ac.uk/portal/diarmuid.mcdonnell.html" target="_blank"> University profile |</a>
<a href="https://orcid.org/0000-0003-4468-1605" target="_blank"> Orcid ID |</a>
<a href="https://scholar.google.co.uk/citations?user=TaR1F1QAAAAJ&hl=en&oi=ao" target="_blank"> Google Scholar |</a>
<a href="https://twitter.com/diarmuidmc" target="_blank"> Twitter</a>
40 changes: 0 additions & 40 deletions agent-based-modelling/README.md

This file was deleted.

15 changes: 15 additions & 0 deletions blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: default
title: Blog
---

<h1>Latest Posts</h1>

<ul>
{% for post in site.posts %}
<li>
<h2><a href="{{ post.url }}">{{ post.title }}</a></h2>
{{ post.excerpt }}
</li>
{% endfor %}
</ul>
3 changes: 0 additions & 3 deletions docs/README.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/_config.yml

This file was deleted.

3 changes: 3 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Welcome

The website provides information and resources on the UK Data Service's *New Forms of Data* training series.
21 changes: 21 additions & 0 deletions resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: default
title: "Resources"
---

# Resources

We produce a range of learning and teaching materials for social scientists interested in developing their understanding of and skills in new forms of data.

## Webinars

These are short (c. 30-40 minute) videos where we describe and demonstrate a new form of data. To date [2020-03-26] the following webinars are available via the UK Data Service Youtube channel:
* Agent-based Modelling
* <a href="https://www.youtube.com/watch?v=Twpg3j9dnG0" target="_blank">Introduction to agent-based modelling for social scientists</a>
* <a href="https://www.youtube.com/watch?v=l0oeeRaamEM" target="_blank">Conducting experiments, recording output and analysing results of agent-based modelling</a>
* <a href="https://www.youtube.com/watch?v=7CAzJjYYtlE" target="_blank">Adding real world GIS and census data to agent-based modelling for social scientists</a>

## Interactive notebooks

These are electronic documents containing programming code - similar to Stata or R syntax files - that you can execute and edit from a web browser (no installation necessary).
They are created using the <a href="https://jupyter.org/" target="_blank">Jupyter Notebook</a> software application.
25 changes: 0 additions & 25 deletions web-scraping/README.md

This file was deleted.

Binary file not shown.