Mobile 375 × 812

Desktop 1440 × 900

Score: 73 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
No Content-Security-Policy header found
2 button(s) with no accessible text
2 image-only link(s) without alt text
No <main> landmark found
[](https://beavercheck.com/results/84c7a05a-03f2-4a2b-c9ad-d042b049461c)<a href="https://beavercheck.com/results/84c7a05a-03f2-4a2b-c9ad-d042b049461c"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.data.gouv.fr" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.data.gouv.frThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
7.35 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.05 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
938 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.142
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.35 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
13.42 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| www.data.gouv.fr/_nuxt/entry.BmkqFH0c.css | 187.4 KiB | 1.1 s |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div > div.grid > div.bg-white > img.w-full div > div.grid > div.bg-white > img.w-full | www.data.gouv.fr/nuxt_images/homepage/dvf@2x.png | 548.9 KiB | 520.1 KiB |
section > div.max-w-7xl > div.grid > img.sm:col-span-5 section > div.max-w-7xl > div.grid > img.sm:col-span-5 | static.data.gouv.fr/images/7c/ed09e56c864b03afa2cfa1a05fcc5d.png | 36.8 KiB | 33.4 KiB |
div > div.grid > div.bg-white > img.w-full div > div.grid > div.bg-white > img.w-full | www.data.gouv.fr/nuxt_images/homepage/annuaire@2x.png | 51.6 KiB | 30.7 KiB |
Ministère de l'Éducation Nationale et de la Jeunesse div.w-full > div.space-y-2.5 > div.grid > img.size-20 | www.data.gouv.fr/nuxt_images/organizations/minedu@2x.png | 9.5 KiB | 5.4 KiB |
INSEE div.w-full > div.space-y-2.5 > div.grid > img.size-20 | www.data.gouv.fr/nuxt_images/organizations/insee@2x.png | 9.4 KiB | 5.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
| Element | Layout shift score |
|---|---|
La plateforme des données publiques françaises section.relative > div.relative > div.space-y-4 > h1.max-w-3xl | 0.142 |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.data.gouv.fr/_nuxt/DeWFfL1o.js | 562.3 KiB | 392.3 KiB |
| www.data.gouv.fr/_nuxt/CLIvgYrS.js | 133.8 KiB | 96.9 KiB |
| www.data.gouv.fr/_nuxt/BIpomotR.js | 95.0 KiB | 84.3 KiB |
| stats.data.gouv.fr/matomo.js | 50.1 KiB | 25.4 KiB |
| www.data.gouv.fr/_nuxt/CiafoMRz.js | 37.3 KiB | 21.4 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| Unattributable | 1.8 s | 801 ms | 0.0 ms |
| www.data.gouv.fr/_nuxt/DeWFfL1o.js | 641 ms | 567 ms | 8.7 ms |
| www.data.gouv.fr/ | 559 ms | 5.2 ms | 2.5 ms |
| stats.data.gouv.fr/matomo.js | 514 ms | 489 ms | 17 ms |
| www.data.gouv.fr/_nuxt/entry.BmkqFH0c.css | 266 ms | 0.0 ms | 0.0 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.9 s |
| Other | 1.2 s |
| Style & Layout | 464 ms |
| Parse HTML & CSS | 217 ms |
| Script Parsing & Compilation | 46 ms |
| Garbage Collection | 45 ms |
| Rendering | 43 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| Internal error. | Not actionable |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
section > div.max-w-7xl > div.grid > img.sm:col-span-5 section > div.max-w-7xl > div.grid > img.sm:col-span-5 | static.data.gouv.fr/images/7c/ed09e56c864b03afa2cfa1a05fcc5d.png |
div.fr-header__brand > div.fr-header__service > a > img.inline div.fr-header__brand > div.fr-header__service > a > img.inline | www.data.gouv.fr/_ipx/_/nuxt_images/logo_text.svg |
div.fr-footer__body > div.fr-footer__brand > a.fr-footer__brand-link > img.inline div.fr-footer__body > div.fr-footer__brand > a.fr-footer__brand-link > img.inline | www.data.gouv.fr/_ipx/_/nuxt_images/logo_text.svg |
div.px-6 > div.w-full > div.space-y-2 > img.h-16 div.px-6 > div.w-full > div.space-y-2 > img.h-16 | www.data.gouv.fr/_ipx/_/illustrations/dataset.svg |
div.px-6 > div.w-full > div.space-y-2 > img.h-16 div.px-6 > div.w-full > div.space-y-2 > img.h-16 | www.data.gouv.fr/_ipx/_/illustrations/discussion.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
| Failing Elements |
|---|
div.fr-header__brand > div.fr-header__brand-top > div.lg:!hidden > button.flex-none div.fr-header__brand > div.fr-header__brand-top > div.lg:!hidden > button.flex-none |
div.fr-header__brand > div.fr-header__brand-top > div.lg:!hidden > button.flex-none div.fr-header__brand > div.fr-header__brand-top > div.lg:!hidden > button.flex-none |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.36 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.98 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
129 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.008
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.36 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
2.01 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div > div.grid > div.bg-white > img.w-full div > div.grid > div.bg-white > img.w-full | www.data.gouv.fr/nuxt_images/homepage/dvf.png | 204.8 KiB | 176.9 KiB |
section.grid > div.hidden > figure.w-full > img.w-full section.grid > div.hidden > figure.w-full > img.w-full | www.data.gouv.fr/nuxt_images/homepage/reuses.png | 130.6 KiB | 90.6 KiB |
En ce moment : Données relatives aux élections
Actualités : Suivi des sorties -… div.datagouv-components > div.group/layout > div > section.relative | www.data.gouv.fr/nuxt_images/homepage/hero_11.png | 275.8 KiB | 86.9 KiB |
section > div.max-w-7xl > div.grid > img.sm:col-span-5 section > div.max-w-7xl > div.grid > img.sm:col-span-5 | static.data.gouv.fr/images/7c/ed09e56c864b03afa2cfa1a05fcc5d.png | 36.8 KiB | 30.6 KiB |
section.grid > div.hidden > figure.w-full > img.w-full section.grid > div.hidden > figure.w-full > img.w-full | www.data.gouv.fr/nuxt_images/homepage/datasets.png | 76.7 KiB | 17.9 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| www.data.gouv.fr/_nuxt/entry.BmkqFH0c.css | 187.5 KiB | 160 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.data.gouv.fr/_nuxt/DeWFfL1o.js | 562.6 KiB | 392.1 KiB |
| www.data.gouv.fr/_nuxt/CLIvgYrS.js | 133.8 KiB | 96.9 KiB |
| www.data.gouv.fr/_nuxt/BIpomotR.js | 95.0 KiB | 84.3 KiB |
| stats.data.gouv.fr/matomo.js | 50.1 KiB | 25.4 KiB |
| www.data.gouv.fr/_nuxt/CiafoMRz.js | 37.3 KiB | 20.9 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| Internal error. | Not actionable |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
section > div.max-w-7xl > div.grid > img.sm:col-span-5 section > div.max-w-7xl > div.grid > img.sm:col-span-5 | static.data.gouv.fr/images/7c/ed09e56c864b03afa2cfa1a05fcc5d.png |
section.grid > div.hidden > figure.w-full > img.w-full section.grid > div.hidden > figure.w-full > img.w-full | www.data.gouv.fr/nuxt_images/homepage/datasets.png |
section.grid > div.hidden > figure.w-full > img.w-full section.grid > div.hidden > figure.w-full > img.w-full | www.data.gouv.fr/nuxt_images/homepage/reuses.png |
div.fr-header__brand > div.fr-header__service > a > img.inline div.fr-header__brand > div.fr-header__service > a > img.inline | www.data.gouv.fr/_ipx/_/nuxt_images/logo_text.svg |
div.fr-footer__body > div.fr-footer__brand > a.fr-footer__brand-link > img.inline div.fr-footer__body > div.fr-footer__brand > a.fr-footer__brand-link > img.inline | www.data.gouv.fr/_ipx/_/nuxt_images/logo_text.svg |
div.px-6 > div.w-full > div.space-y-2 > img.h-16 div.px-6 > div.w-full > div.space-y-2 > img.h-16 | www.data.gouv.fr/_ipx/_/illustrations/dataset.svg |
div.px-6 > div.w-full > div.space-y-2 > img.h-16 div.px-6 > div.w-full > div.space-y-2 > img.h-16 | www.data.gouv.fr/_ipx/_/illustrations/discussion.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
www.data.gouv.fr/_nuxt/CiafoMRz.js line 8, col 1944 | Hydration completed but contains mismatches. |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback