Maor David-Pur — Father | Director Data & AI | Leading City-Scale Data & AI Transformation
Father | Director Data & AI | Leading City-Scale Data & AI Transformation
Maor David-Pur ranks #494 of 14,983 LinkedIn creators in GTM / Go-to-Market, and is a standout voice in Israel. They have 21.6K followers and published 2 posts in the last 30 days at a 8.1% average engagement rate.
- 21.6K followers
- 2 posts / 30d
- 8.1% avg engagement
- 1.0K follower growth / 30d
The roast
Maor claims to be leading a city-scale AI transformation, yet his engagement rate is lower than the percentage of Tel Aviv residents who actually know he exists. He spent seventeen years at Microsoft learning how to ship software, but apparently forgot how to ship a single post.
About Maor
I lead Data & AI at the Tel Aviv-Yafo Municipality, building city-scale data platforms and driving AI transformation to improve services, decision-making, and urban resilience.After 17 years at Microsoft, where I led product and growth initiatives across SaaS, AI, and global marketplaces, I chose to shift from optimizing products to impacting real-world systems.Today, I focus on turning data into a core municipal asset - scaling Data Platforms (DWH & Data Lake), advancing BI, GIS, and AI/ML capabilities, and enabling teams across the city to make smarter, faster decisions.I lead multidisciplinary teams and complex initiatives end-to-end - from strategy and architecture to execution and adoption.My strength lies in combining product thinking, technical depth, and execution to drive meaningful outcomes at scale.
Highlights
- High Impact — 1,750 avg engagements per post · top 1%
- Top Engager — 8.11% rate · top 5%
- Top 5% in Israel — Ranked #6 of 167 creators
- Big Audience — 21,572 followers · top 5%
Recent posts
קורא מלא כתבות ופוסטים על וויקס. כמות הציניות והשמחה לאיד בלתי נתפסת! מבין משקיעים שבאופן מושכל יכולים לבוא בטענות על מצב המניה אבל פרשנים בשקל מסבירים כמה החברה הזו אין לה זכות קיום עוד מהתחלה?! אז הנה כמה עובדות ממי שעבד שם 15 שנה: החברה הראשונה שיצאה לפרסם בסופרבול הכי הרבה פעמים אחת היחידות שהרימה שיווק לכל העולם מנמל תל אביב מבנה ארגוני ייחודי שמעולם לא בוצע בישראל תרבות ארגונית ייחודית עם אחריות אישית וחברתית נדירה התגייסות כללית לטובת עובדי חברה באוקראינה כאשר פרצה המלחמה שם ב 2022 ומבצע חילוץ של מאות עובדים ובני משפחותיהם. התגייסות כללית לטובת מדינת ישראל ב 7 לאוקטובר וצוותים מי
3.3K reactions · 194 comments · 32 reposts
Roi explains very clearly why, in the age of AI, data quality is not a technical detail - it is a prerequisite for better decision-making. The “Planning Potential” project demonstrates how the right combination of GIS, data, and urban planning can create real value for the city and its residents. Proud of Roi and the GIS team, who are leading this important work as part of our Data & AI department. #GIS #Data #AI
7 reactions · 0 comments · 0 reposts
Most data platforms are built on a flawed assumption: That data is already structured. It isn’t. I’ve been exploring a different approach: Using AI not just to analyze data - but to structure it as part of the pipeline itself. A simplified example: def enrich_record(text): prompt = f""" Extract structured data from the input. Return JSON with: - category - urgency (low, medium, high) - department """ response = llm(prompt + f"\nText: {text}") return validate(response) This is the easy part. Making it reliable is where things get interesting: - control
22 reactions · 4 comments · 0 reposts