News and information
Subscribe to our newsletter to receive regular updates.
More export options
In addition to exporting statistics and analysis results in a text and spreadsheet format, you can now also use a semicolon-separated format. This makes the export option more flexible.
Milestone for microdata.no – from project to continuous development
When Sikt and Statistics Norway launched microdata.no in 2018, we wanted to make it faster and easier to access important registry data. Now, after a few years with project-based improvements, we focus on ensuring that the user communities get the most possible value from the service. We mark the transition by showing what the service…
New analysis functionality: Regression Discontinuity Design
The Regression Discontinuity Design (RDD) is a statistical method used to estimate causal effect in situations where a treatment or intervention is assigned based on a specific threshold or cutoff point in a continuous variable.
Find your way in your script pile
A new tool makes it quick and easy to find the scripts you are looking for. Access the tool via a shortcut or through the script menu We recommend the shortcut ctrl + shift + f, but you can also find the tool in the script menu as shown below. How does the ‘Find Script’…
More tabulation options available
It is now possible to display only the highest or lowest values in a table, in ascending order. You decide for yourself how many you want to display. This makes it easy to create top 10 lists of municipalities, professions, educations etc. Statistics and analysis results can also be exported to text files in addition…
Microdata.no with support for loops and bindings
Long scripts with repeating structure can be simplified and systematized/generalized through the use of new functionality for bindings and loops. This is now possible through the use of the commands let and for.
User manual updated with the latest changes
In recent months, microdata.no has been updated with a range of new analysis functionality and greater flexibility to export results from the tool.
New analysis functionality: Cox regression
Kaplan-Meier was recently introduced as a tool for simple bivariate survival analysis. We now extend this form of analysis with Cox regression, which allows you to perform causal (multivariate) analysis of factors that can be thought to influence hazard risk/survival time.
New analysis functionality: Kaplan-Meier survival analysis
It is now possible to run Kaplan-Meier survival analysis in microdata.no. The command “kaplan-meier” is the first in a series of this type of analysis. Eventually, we will also introduce multivariate cox analysis.
Copy/paste option for entire script result
You can now copy the entire script result into other tools (e.g. Excel). Many users need to copy tables generated in the analysis tool to other tools for further processing. Until now, it has only been possible to copy one table at a time. After feedback from several users, we have now made it possible…
Choose decimal separator when copying
When copying tables from microdata.no to tools such as Excel with Norwegian locale, a problem with decimal separators often arises. Microdata.no, like most other tools, uses a period (.) as the decimal separator. However, the Norwegian version of Excel uses a comma as the decimal separator. This means that when you paste decimal numbers that…
Updated variables on employment and immigration
In the newest version of the no.ssb.fdb databank, variables on immigration and all variables om employment (ARBLONN) have been updated with the newest available data.
New analysis functionalities: Diff-in-diff and pooled panel regression
It is now possible to perform diff-in-diff analyzes using the new regress-panel-diff command. In addition, it is now permitted to run pooled panel regression.
Graphical display of coefficient estimates is now possible
It is now possible to create graphical displays of coefficient estimates through the use of the new coefplot command.
Videos of the thematic courses from 2022 (Norwegian only)
In 2022, several thematic courses were held in microdata.no. We now give you the opportunity to see and hear the presentations about the thematic areas and how to put it to use in microdata.no. The thematic courses are divided into the following areas: Thematic course – contextual data Thematic course – job data and data…
It is now possible to display standardized regression estimates
The new option standardize allows you to display standardized coefficient estimates when using the regress (OLS estimation) command.
Improvements in performance and user experience
A handful of performance and user experience improvements are now ready. Performance We have removed a few bottlenecks to improve script speed. You will notice that execution of scripts now is limited to the portion of the script that has been changed since the previous execution. This improvement builds on earlier optimizations, and monitors changed…
More compressed recoding of variables: inlist and inrange
The functions inlist and inrange can be used to set up compressed code expressions for coding variables, so that scripts are more clear and less resource-demanding to run.
Greater flexibility when exporting graphs
Microdata.no now makes it possible to export graphs in several formats, as well as edit them in the editing tool Vega.
Improved search functionality
The variable overview of microdata.no has now been greatly improved in that it is possible to filter by subject area or other characteristics of the data, while at the same time you can freely choose how the variable list should be sorted.