{{ 'Feed quality report'|trans }}
{{ 'Feed quality score'|trans }}
{{ 'Job localisation score'|trans }}
{{ 'Job description score'|trans }}
{{ 'Number of jobs'|trans }}
<% feedStat[feedStat.length - 1].source %>
<% feedStat[feedStat.length - 1].jobs %>
<% feedStat[feedStat.length - 1].source %>
{{ 'Jobs'|trans }}
{# #}
{# {{ 'Jobs duplicated'|trans }}#}
{#
#}
{{ 'Up to date'|trans }}
{{ 'Job localisation score'|trans }}
{{ 'Job description score'|trans }}
{{ 'Feed quality score'|trans }}
<% stat.tdate %>
<% stat.jobs %>
<% numberFormat(stat.eJobs, 2)%>
{# #}
{# <% stat.jobsDuplicated %>#}
{# #}
{# <% numberFormat(stat.eJobs, 2)%>#}
{# #}
{# #}
{# #}
{# #}
{#
#}
<% stat.withUptodate %>
<% numberFormat(stat.eWithUptodate, 2)%>
{{ 'Localisations details'|trans }} | {{ 'With zip'|trans }} | {{ 'With city'|trans }} | {{ 'With state'|trans }} | {{ 'With region'|trans }} |
---|---|---|---|---|
<% stat.withZip %> (<% numberFormat(stat.pWithZip, 0) %>%) <% numberFormat(stat.eWithZip, 2) %>% | <% stat.withCity %> (<% numberFormat(stat.pWithCity, 0) %>%) <% numberFormat(stat.eWithCity, 2) %>% | <% stat.withState %> (<% numberFormat(stat.pWithState, 0) %>%) <% numberFormat(stat.eWithState, 2) %>% | <% stat.withRegion %> (<% numberFormat(stat.pWithRegion, 0) %>%) <% numberFormat(stat.eWithRegion, 2) %>% |
{{ 'Jobs content details'|trans }} | {{ 'With contract type'|trans }} | {{ 'With category'|trans }} | {{ 'With experience'|trans }} | {{ 'With education'|trans }} | {{ 'With salary'|trans }} |
---|---|---|---|---|---|
<% stat.withContractType %> (<% numberFormat(stat.pWithContractType, 0) %>%) <% numberFormat(stat.eWithContractType, 2) %>% | <% stat.withCategory %> (<% numberFormat(stat.pWithCategory, 0) %>%) <% numberFormat(stat.eWithCategory, 2) %>% | <% stat.withEducation %> (<% numberFormat(stat.pWithEducation, 0) %>%) <% numberFormat(stat.eWithEducation, 2) %>% | <% stat.withExperience %> (<% numberFormat(stat.pWithExperience, 0) %>%) <% numberFormat(stat.eWithExperience, 2) %>% | <% stat.withSalary %> (<% numberFormat(stat.pWithSalary, 0) %>%) <% numberFormat(stat.eWithSalary, 2) %>% |
{{ 'Description details'|trans }} | {{ 'With job description'|trans }} | {{ 'With company description'|trans }} | {{ 'With profile description'|trans }} | {{ 'With description formatted'|trans }} | {{ 'Average description length'|trans }} |
---|---|---|---|---|---|
<% stat.withDescriptionJob %> (<% numberFormat(stat.pWithDescriptionJob, 0) %>%) <% numberFormat(stat.eWithDescriptionJob, 2) %>% | <% stat.withDescriptionCompany %> (<% numberFormat(stat.pWithDescriptionCompany, 0) %>%) <% numberFormat(stat.eWithDescriptionCompany, 2) %>% | <% stat.withDescriptionProfile %> (<% numberFormat(stat.pWithDescriptionProfile, 0) %>%) <% numberFormat(stat.eWithDescriptionProfile, 2) %>% | <% stat.withDescriptionFormatted %> (<% numberFormat(stat.pWithDescriptionFormatted, 0) %>%) <% numberFormat(stat.eWithDescriptionFormatted, 2) %>% | <% stat.avgDescriptionLength %> characters <% numberFormat(stat.eAvgDescriptionLength, 2) %>% |
{{ 'Finders details'|trans }} | {{ 'By geoname'|trans }} | {{ 'City Normalizer'|trans }} | {{ 'City Finder'|trans }} | {{ 'City Normalizer CMP'|trans }} |
---|---|---|---|---|
<% stat.cityDefaultMethodSuccess %> (<% numberFormat(stat.pCityDefaultMethodSuccess, 0) %>%) <% numberFormat(stat.eCityDefaultMethodSuccess, 2) %>% | <% stat.cityNormalizerSuccess %> (<% numberFormat(stat.pCityNormalizerSuccess, 0) %>%) <% numberFormat(stat.eCityNormalizerSuccess, 2) %>% | <% stat.cityFinderSuccess %> (<% numberFormat(stat.pCityFinderSuccess, 0) %>%) <% numberFormat(stat.eCityFinderSuccess, 2) %>% | <% stat.cityNormCompanySuccess %> (<% numberFormat(stat.pCityNormCompanySuccess, 0) %>%) <% numberFormat(stat.eCityNormCompanySuccess, 2) %>% |
{{ 'AI Analysis'|trans }} | <% aiProperty.label %> |
---|---|
{{ 'No data available'|trans }} | <% aiProperty.value %> (<% numberFormat(aiProperty.percent, 0) %>%) <% numberFormat(aiProperty.evol, 2) %>% |