{"id":10160,"date":"2026-03-27T13:52:17","date_gmt":"2026-03-27T13:52:17","guid":{"rendered":"https:\/\/www.datapulse.de\/jobs\/"},"modified":"2026-05-19T16:42:55","modified_gmt":"2026-05-19T16:42:55","slug":"jobs","status":"publish","type":"page","link":"https:\/\/www.datapulse.de\/en\/jobs\/","title":{"rendered":"Jobs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10160\" class=\"elementor elementor-10160 elementor-9807\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-858bc66 e-flex e-con-boxed e-con e-parent\" data-id=\"858bc66\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a100fe elementor-widget elementor-widget-html\" data-id=\"1a100fe\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');\n\n.dp-jobs-wrapper {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #FFFFFF;\n    background: #000000;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n    margin: -20px -20px 0 -20px;\n    padding: 0;\n    width: calc(100% + 40px);\n}\n\n.dp-jobs-wrapper * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n}\n\n.dp-jobs-wrapper ::selection {\n    background: #7178CE;\n    color: #FFFFFF;\n}\n\n\/* Hero *\/\n.dp-jobs-hero {\n    position: relative;\n    padding: 100px 20px 80px;\n    text-align: center;\n    overflow: hidden;\n    background: #000000;\n}\n\n.dp-jobs-hero::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: -20%;\n    width: 140%;\n    height: 200%;\n    background: none;\n    pointer-events: none;\n}\n\n.dp-jobs-hero-inner {\n    position: relative;\n    z-index: 1;\n    max-width: 800px;\n    margin: 0 auto;\n}\n\n.dp-jobs-label {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 2.5px;\n    color: #7178CE;\n    margin-bottom: 24px;\n}\n\n.dp-jobs-hero h1 {\n    font-family: 'Inter', sans-serif;\n    font-size: clamp(36px, 5vw, 56px);\n    font-weight: 800;\n    line-height: 1.1;\n    margin-bottom: 20px;\n    color: #FFFFFF;\n}\n\n.dp-jobs-hero-sub {\n    font-size: clamp(16px, 2vw, 20px);\n    color: #E8E8E8;\n    font-weight: 400;\n    line-height: 1.7;\n    max-width: 620px;\n    margin: 0 auto;\n}\n\n\/* Section *\/\n.dp-jobs-section {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 80px 20px 0;\n}\n\n.dp-jobs-section-title {\n    font-family: 'Inter', sans-serif;\n    font-size: 14px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #7178CE;\n    margin-bottom: 48px;\n}\n\n\/* Job Card *\/\n.dp-job-card {\n    display: block;\n    background: #141414;\n    border: 1px solid rgba(255, 255, 255, 0.06);\n    border-radius: 16px;\n    padding: 40px;\n    margin-bottom: 20px;\n    text-decoration: none;\n    color: inherit;\n    transition: all 0.35s ease;\n    position: relative;\n    overflow: hidden;\n}\n\n.dp-job-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 2px;\n    background: #7178CE;\n    opacity: 0;\n    transition: opacity 0.35s ease;\n}\n\n.dp-job-card:hover {\n    border-color: rgba(113, 120, 206, 0.25);\n    transform: translateY(-3px);\n    box-shadow: 0 12px 40px rgba(113, 120, 206, 0.08);\n}\n\n.dp-job-card:hover::before {\n    opacity: 1;\n}\n\n.dp-job-card-header {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 20px;\n    margin-bottom: 16px;\n}\n\n.dp-job-card h3 {\n    font-family: 'Inter', sans-serif;\n    font-size: 24px;\n    font-weight: 700;\n    color: #FFFFFF;\n    line-height: 1.3;\n}\n\n.dp-job-card-arrow {\n    flex-shrink: 0;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    background: rgba(113, 120, 206, 0.1);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    transition: all 0.35s ease;\n}\n\n.dp-job-card:hover .dp-job-card-arrow {\n    background: #7178CE;\n    transform: translateX(4px);\n}\n\n.dp-job-card-arrow svg {\n    width: 18px;\n    height: 18px;\n    color: #7178CE;\n    transition: color 0.35s ease;\n}\n\n.dp-job-card:hover .dp-job-card-arrow svg {\n    color: #FFFFFF;\n}\n\n.dp-job-card-desc {\n    font-size: 16px;\n    color: #E8E8E8;\n    line-height: 1.7;\n    margin-bottom: 24px;\n}\n\n.dp-job-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n}\n\n.dp-job-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 13px;\n    font-weight: 500;\n    color: #E8E8E8;\n    background: rgba(255, 255, 255, 0.04);\n    padding: 6px 14px;\n    border-radius: 100px;\n    border: 1px solid rgba(255, 255, 255, 0.06);\n}\n\n.dp-job-tag svg {\n    width: 14px;\n    height: 14px;\n    color: #B0B0B0;\n}\n\n\/* About Section *\/\n.dp-jobs-about {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 100px 20px 80px;\n}\n\n.dp-jobs-about-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin-top: 48px;\n}\n\n.dp-jobs-about-card {\n    background: #141414;\n    border: 1px solid rgba(255, 255, 255, 0.06);\n    border-radius: 16px;\n    padding: 36px;\n}\n\n.dp-jobs-about-icon {\n    width: 48px;\n    height: 48px;\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 20px;\n}\n\n.dp-jobs-about-icon.purple { background: rgba(113, 120, 206, 0.12); }\n.dp-jobs-about-icon.red { background: rgba(255, 79, 66, 0.12); }\n.dp-jobs-about-icon.teal { background: rgba(5, 165, 174, 0.12); }\n.dp-jobs-about-icon.yellow { background: rgba(255, 219, 69, 0.12); }\n\n.dp-jobs-about-icon svg {\n    width: 22px;\n    height: 22px;\n}\n\n.dp-jobs-about-card h4 {\n    font-family: 'Inter', sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    color: #FFFFFF;\n    margin-bottom: 10px;\n}\n\n.dp-jobs-about-card p {\n    font-size: 15px;\n    color: #E8E8E8;\n    line-height: 1.7;\n}\n\n\/* Logos \/ Press *\/\n.dp-jobs-press {\n    text-align: center;\n    padding: 60px 20px;\n    border-top: 1px solid rgba(255, 255, 255, 0.04);\n    border-bottom: 1px solid rgba(255, 255, 255, 0.04);\n    max-width: 900px;\n    margin: 0 auto;\n}\n\n.dp-jobs-press-label {\n    font-size: 12px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #B0B0B0;\n    margin-bottom: 28px;\n}\n\n.dp-jobs-press-logos {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 40px;\n    flex-wrap: wrap;\n    opacity: 0.5;\n}\n\n.dp-jobs-press-logos span {\n    font-size: 18px;\n    font-weight: 700;\n    color: #E8E8E8;\n    letter-spacing: 0.5px;\n}\n\n\/* CTA Footer *\/\n.dp-jobs-cta {\n    text-align: center;\n    padding: 80px 20px 100px;\n    max-width: 700px;\n    margin: 0 auto;\n}\n\n.dp-jobs-cta h2 {\n    font-family: 'Inter', sans-serif;\n    font-size: clamp(24px, 3vw, 36px);\n    font-weight: 700;\n    color: #FFFFFF;\n    margin-bottom: 16px;\n    line-height: 1.3;\n}\n\n.dp-jobs-cta p {\n    font-size: 17px;\n    color: #E8E8E8;\n    line-height: 1.7;\n    margin-bottom: 32px;\n}\n\n.dp-jobs-cta-email {\n    display: inline-block;\n    font-size: 17px;\n    font-weight: 600;\n    color: #7178CE;\n    text-decoration: none;\n    padding: 14px 36px;\n    border: 1px solid rgba(113, 120, 206, 0.3);\n    border-radius: 10px;\n    transition: all 0.3s ease;\n}\n\n.dp-jobs-cta-email:hover {\n    background: rgba(113, 120, 206, 0.1);\n    border-color: #7178CE;\n    transform: translateY(-2px);\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n    .dp-jobs-about-grid {\n        grid-template-columns: 1fr;\n    }\n    .dp-job-card {\n        padding: 28px;\n    }\n    .dp-job-card h3 {\n        font-size: 20px;\n    }\n    .dp-jobs-press-logos {\n        gap: 24px;\n    }\n}\n<\/style>\n\n<div class=\"dp-jobs-wrapper\">\n\n    <!-- Hero -->\n    <section class=\"dp-jobs-hero\">\n        <div class=\"dp-jobs-hero-inner\">\n            <span class=\"dp-jobs-label\">Careers at DataPulse<\/span>\n            <h1>Jobs at DataPulse Research<\/h1>\n            <p class=\"dp-jobs-hero-sub\">DataPulse is a data-driven publication and digital PR agency based in Berlin. Our studies are regularly picked up by Tagesschau, Zeit, FAZ and Welt. We're looking for people who can turn a dataset into a Tagesschau headline.<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Open Positions -->\n    <section class=\"dp-jobs-section\">\n        <p class=\"dp-jobs-section-title\">Open positions<\/p>\n\n        <a href=\"https:\/\/www.datapulse.de\/en\/jobs\/editor-producer-data-studies\/\" class=\"dp-job-card\">\n            <div class=\"dp-job-card-header\">\n                <h3>Editor &amp; Producer (Data Studies)<\/h3>\n                <div class=\"dp-job-card-arrow\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                <\/div>\n            <\/div>\n            <p class=\"dp-job-card-desc\">Take data-driven studies from idea to press-ready: sharpen drafts, coordinate external collaborators, and turn data into stories that land in major outlets.<\/p>\n            <div class=\"dp-job-tags\">\n                <span class=\"dp-job-tag\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n                    Berlin\n                <\/span>\n                <span class=\"dp-job-tag\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><path d=\"M16 2v4M8 2v4M3 10h18\"\/><\/svg>\n                    Full-time, permanent\n                <\/span>\n                <span class=\"dp-job-tag\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20V10M18 20V4M6 20v-4\"\/><\/svg>\n                    Editorial &amp; Project Direction\n                <\/span>\n            <\/div>\n        <\/a>\n\n        <!-- Add more job cards here as needed -->\n\n    <\/section>\n\n    <!-- Press Mentions -->\n    <section class=\"dp-jobs-press\">\n        <p class=\"dp-jobs-press-label\">Our studies regularly appear in<\/p>\n        <div class=\"dp-jobs-press-logos\">\n            <span>Tagesschau<\/span>\n            <span>ZEIT<\/span>\n            <span>FAZ<\/span>\n            <span>WELT<\/span>\n            <span>Focus<\/span>\n            <span>Stern<\/span>\n            <span>t-online<\/span>\n        <\/div>\n    <\/section>\n\n    <!-- Why DataPulse -->\n    <section class=\"dp-jobs-about\">\n        <p class=\"dp-jobs-section-title\">Why DataPulse<\/p>\n\n        <div class=\"dp-jobs-about-grid\">\n            <div class=\"dp-jobs-about-card\">\n                <div class=\"dp-jobs-about-icon purple\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#7178CE\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20V10M18 20V4M6 20v-4\"\/><\/svg>\n                <\/div>\n                <h4>Data with impact<\/h4>\n                <p>Our studies aren't just read. They're cited, shared and picked up by major outlets. You see the impact of your work.<\/p>\n            <\/div>\n            <div class=\"dp-jobs-about-card\">\n                <div class=\"dp-jobs-about-icon red\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF4F42\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\/><\/svg>\n                <\/div>\n                <h4>Modern workflows<\/h4>\n                <p>Scraping pipelines, API access, Datawrapper and the infrastructure that lets you focus on the story.<\/p>\n            <\/div>\n            <div class=\"dp-jobs-about-card\">\n                <div class=\"dp-jobs-about-icon teal\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#05A5AE\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75\"\/><\/svg>\n                <\/div>\n                <h4>Short paths, real impact<\/h4>\n                <p>No corporate overhead. Direct paths, fast decisions, and a team where everyone sees their own work in the media.<\/p>\n            <\/div>\n            <div class=\"dp-jobs-about-card\">\n                <div class=\"dp-jobs-about-icon yellow\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#FFDB45\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n                <\/div>\n                <h4>Berlin, Prenzlauer Berg<\/h4>\n                <p>Hybrid work with a real home base in Prenzlauer Berg.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA -->\n    <section class=\"dp-jobs-cta\">\n        <h2>No matching role?<\/h2>\n        <p>We're always open to applications in data journalism, data visualization and digital PR. Send us your work.<\/p>\n        <a href=\"mailto:jobs@datapulse.de\" class=\"dp-jobs-cta-email\">jobs@datapulse.de<\/a>\n    <\/section>\n\n<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"tags":[],"class_list":["post-10160","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.datapulse.de\/en\/wp-json\/wp\/v2\/pages\/10160","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.datapulse.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.datapulse.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.datapulse.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.datapulse.de\/en\/wp-json\/wp\/v2\/comments?post=10160"}],"version-history":[{"count":4,"href":"https:\/\/www.datapulse.de\/en\/wp-json\/wp\/v2\/pages\/10160\/revisions"}],"predecessor-version":[{"id":10174,"href":"https:\/\/www.datapulse.de\/en\/wp-json\/wp\/v2\/pages\/10160\/revisions\/10174"}],"wp:attachment":[{"href":"https:\/\/www.datapulse.de\/en\/wp-json\/wp\/v2\/media?parent=10160"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.datapulse.de\/en\/wp-json\/wp\/v2\/categories?post=10160"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.datapulse.de\/en\/wp-json\/wp\/v2\/tags?post=10160"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}