Skip to content

Commit

Permalink
Merge pull request #13 from dfe-analytical-services/ld-analyst-update
Browse files Browse the repository at this point in the history
Generalised L&D page to include general analysis as well as stats pub…
  • Loading branch information
cjrace authored Oct 10, 2023
2 parents 091f08f + 538a4b4 commit 19f2351
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions learning-development/learning-support.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: "Learning support"
---


As statistics producers we require a variety of tools to be able to process our data. Below are the recommended tools that will give us the most power to do what we need. These have large user communities in DfE, and are already working in our current IT setup.
As analysts and statistics producers, we require a variety of tools to efficiently and reliably work with our data. Below are the recommended tools that give us the most power to do what we need. These have large user communities in DfE, and are already working in our current IT setup.

For best practice when using software and coding in our process, see our [guidance on RAP expectations](../RAP/rap-expectations.html){target="_blank" rel="noopener noreferrer"} the [DfE Good Code Practice guide](https://dfe-analytical-services.github.io/good-code-practice/index.html){target="_blank" rel="noopener noreferrer"}.

Expand All @@ -25,7 +25,7 @@ For best practice when using software and coding in our process, see our [guidan

## Partnership programme

* Dedicated resource to support development work, either building skills or working on statistics outputs.
* Dedicated resource to support development work, either building skills or working on analytical or statistical outputs.
* A short-term project with an agreed set of goals and timescale decided as part of an initiation meeting.
* Contact [email protected] if you're interested in finding out more about the support we can give.

Expand All @@ -40,7 +40,7 @@ We also have specific learning resources and materials for [SQL](../learning-dev

---

**Google is the single most powerful learning resource out there**, whether it leads you to a Stack Overflow answer to your problem, or to an online training course, it will have your needs covered. We appreciate that it can be daunting and overwhelming at first though, which is why we're pooling together links to particularly relevant resources on this page. Let us know if there's any you'd like to see added!
**Google and other web-search ingines are the single most powerful learning resource out there**, whether it leads you to a Stack Overflow answer to your problem, or to an online training course, it will have your needs covered. We appreciate that it can be daunting and overwhelming at first though, which is why we're pooling together links to particularly relevant resources on this page. Let us know if there's any you'd like to see added!

- [The DfE Analytics Academy online R training course](https://trello.com/invite/b/QdDx3VmA/96f273b3438db2bb8ee5feae3943c3d4/analytics-academy-an-r-training-course){target="_blank" rel="noopener noreferrer"} - walks you through how to get set up with R, as well as setting tasks using DfE data to learn fundamental skills in R.

Expand Down Expand Up @@ -68,7 +68,7 @@ We also have specific learning resources and materials for [SQL](../learning-dev

---

For more information on how to use these tools in statistics publications, please see the [processes and RAP](../RAP/rap-statistics.html){target="_blank" rel="noopener noreferrer"} page.
For more information on how to use these tools in analysis and statistics publications, please see the [processes and RAP](../RAP/rap-statistics.html){target="_blank" rel="noopener noreferrer"} page.


This is by no means a finite list of resources, we want this to be added to and for it to develop over time - if you have any resources that you think could be added then we'd love to [hear from you](mailto:[email protected]).
Expand Down
2 changes: 1 addition & 1 deletion learning-development/sql.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Before you set up a SQL database, make sure you have the following information t
* Who should have access, and what their access levels should be - Users can have read or read/write access. Make sure you have a list of users (with their AD names) and their access levels ready.
* The database structure - Do you need certain schemas setting up? This will help organise your database. Without schemas, all tables will be saved under [dbo].

There are a few common servers that statistics producers make use of at DfE. Use the following contacts below to pass on the above information to get your new database set up:
There are a few common servers that statistics producers (and analysts in general) make use of at DfE. Use the following contacts below to pass on the above information to get your new database set up:

* PDR (T1PRMDRSQL\SQLPROD,55842) - contact the [PDR team](mailto:[email protected])
* PDB16 (3DCPRI-PDB16\ACSQLS) - raise a request through the service desk under "non-standard" > "any other request"
Expand Down

0 comments on commit 19f2351

Please sign in to comment.