<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: DataCheck Research</title>
    <description>The latest articles on DEV Community by DataCheck Research (@datacheckresearch).</description>
    <link>https://dev.to/datacheckresearch</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4111365%2F107b6048-271b-4836-97a0-ecd8b65b2337.png</url>
      <title>DEV Community: DataCheck Research</title>
      <link>https://dev.to/datacheckresearch</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/datacheckresearch"/>
    <language>en</language>
    <item>
      <title>What an Individual KYC Check Can — and Cannot — Establish</title>
      <dc:creator>DataCheck Research</dc:creator>
      <pubDate>Wed, 23 Sep 2026 08:50:51 +0000</pubDate>
      <link>https://dev.to/datacheckresearch/what-an-individual-kyc-check-can-and-cannot-establish-1cf9</link>
      <guid>https://dev.to/datacheckresearch/what-an-individual-kyc-check-can-and-cannot-establish-1cf9</guid>
      <description>&lt;p&gt;An individual KYC check is often described as a simple verification step. In practice, the useful work happens before the search begins: defining the decision that needs support, the lawful public sources that may be relevant, and the limits of what the available evidence can establish.&lt;/p&gt;

&lt;p&gt;A responsible process does not turn a name or an identifier into a conclusion. It creates a documented starting point for risk review. That distinction matters for companies onboarding a customer, assessing a prospective supplier contact, or deciding whether a case needs deeper compliance review.&lt;/p&gt;

&lt;h2&gt;
  
  
  Start with the question, not the database
&lt;/h2&gt;

&lt;p&gt;“KYC” can mean different things in different operational settings. A screening for onboarding is not the same as a background check, and neither is automatically an economic investigation. Before collecting information, teams should write down the purpose of the review, the authority for performing it, and the decision that the review is meant to inform.&lt;/p&gt;

&lt;p&gt;This keeps the work proportionate. It also makes it easier to separate verified public facts from inference, stale records, or data that requires a different source and process.&lt;/p&gt;

&lt;h2&gt;
  
  
  What public-source research can contribute
&lt;/h2&gt;

&lt;p&gt;Depending on the case and the applicable rules, public sources may help establish context around an individual’s stated identity, professional affiliations, business roles, or publicly reported legal and regulatory events. The value is not in accumulating a large number of results. It is in checking source quality, date, identity match, and relevance to the defined purpose.&lt;/p&gt;

&lt;p&gt;A useful record should preserve where each material point came from and when it was reviewed. If a result is ambiguous, the right outcome is not to stretch it into certainty. It is to flag the ambiguity, seek clarification through the appropriate channel, or stop the review.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it cannot establish on its own
&lt;/h2&gt;

&lt;p&gt;Public-source research is not proof of identity, a guarantee of completeness, or a substitute for regulated verification procedures. It may not reflect recent changes, private records, or facts that are simply not published. A lack of results is not proof that no risk exists; a result is not proof that a person is the same individual without careful matching.&lt;/p&gt;

&lt;p&gt;That is why a clear internal boundary is essential. Teams should avoid promises such as “complete coverage” or “verified identity” unless the exact service and evidence genuinely support those claims.&lt;/p&gt;

&lt;h2&gt;
  
  
  A practical KYC workflow
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Define the purpose and risk question.&lt;/li&gt;
&lt;li&gt;Confirm which checks are lawful and proportionate.&lt;/li&gt;
&lt;li&gt;Gather only relevant, attributable public evidence.&lt;/li&gt;
&lt;li&gt;Match identity cautiously; do not rely on a name alone.&lt;/li&gt;
&lt;li&gt;Record sources, timestamps, uncertainty, and any escalation.&lt;/li&gt;
&lt;li&gt;Keep human review where a finding could materially affect a person.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For an overview of an individual KYC-check workflow, see &lt;a href="https://en.datacheck.co.il/KYC" rel="noopener noreferrer"&gt;DataCheck’s individual KYC page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Good KYC is not a checkbox. It is a disciplined, evidence-aware process designed to help people make better decisions without claiming more than the information can support.&lt;/p&gt;

</description>
      <category>kyc</category>
    </item>
    <item>
      <title>How to design a reproducible public-source research log</title>
      <dc:creator>DataCheck Research</dc:creator>
      <pubDate>Tue, 15 Sep 2026 08:21:48 +0000</pubDate>
      <link>https://dev.to/datacheckresearch/how-to-design-a-reproducible-public-source-research-log-4ce5</link>
      <guid>https://dev.to/datacheckresearch/how-to-design-a-reproducible-public-source-research-log-4ce5</guid>
      <description>&lt;h2&gt;
  
  
  Research outputs need provenance, not just answers
&lt;/h2&gt;

&lt;p&gt;When a public-source company screen produces a result without a record of where it came from, the result is hard to review, update, or challenge. A lightweight research log fixes that.&lt;/p&gt;

&lt;p&gt;Here is a practical schema that works across company records, public filings, court references, and open-web checks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Entity key:&lt;/strong&gt; the exact legal name, company number if available, and spelling variants.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Source:&lt;/strong&gt; a stable URL or document reference.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Query:&lt;/strong&gt; the input used to retrieve the item.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Capture date:&lt;/strong&gt; public information changes; context matters.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Observation:&lt;/strong&gt; a concise factual note, separated from interpretation.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Review status:&lt;/strong&gt; confirmed, needs follow-up, or excluded.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This structure has two benefits. First, it prevents a familiar failure mode: conclusions moving from one person's notes into a decision with no retraceable source. Second, it makes monitoring useful—new findings can be compared against a defined baseline rather than a vague memory of the last check.&lt;/p&gt;

&lt;p&gt;A public-source workflow should stay proportionate: respect the applicable legal basis, distinguish facts from inferences, and escalate uncertain or consequential findings to qualified review.&lt;/p&gt;

&lt;p&gt;For an English starting point for public-source research on Israeli entities, see &lt;a href="https://en.datacheck.co.il/OSINT" rel="noopener noreferrer"&gt;DataCheck OSINT&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This post was AI-assisted and reviewed before publication.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>database</category>
    </item>
    <item>
      <title>OSINT research needs an audit trail, not just more search results</title>
      <dc:creator>DataCheck Research</dc:creator>
      <pubDate>Sat, 12 Sep 2026 06:47:17 +0000</pubDate>
      <link>https://dev.to/datacheckresearch/osint-research-needs-an-audit-trail-not-just-more-search-results-3520</link>
      <guid>https://dev.to/datacheckresearch/osint-research-needs-an-audit-trail-not-just-more-search-results-3520</guid>
      <description>&lt;p&gt;Open-source intelligence becomes useful only when another person can reproduce the result. A defensible workflow records the exact entity searched, the source, the retrieval date, the confidence of the identity match, and any unresolved ambiguity.&lt;/p&gt;

&lt;p&gt;This matters in business research because a plausible name match is not the same as a verified person or company. Source quality and context should be visible before any material decision is made.&lt;/p&gt;

&lt;p&gt;DataCheck provides a practical starting point for a &lt;a href="https://en.datacheck.co.il/OSINT" rel="noopener noreferrer"&gt;free OSINT report and structured public-record research&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Public records are a research aid, not a substitute for current primary records or professional advice.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>A practical public-records checklist for business and people risk reviews</title>
      <dc:creator>DataCheck Research</dc:creator>
      <pubDate>Sat, 12 Sep 2026 06:00:37 +0000</pubDate>
      <link>https://dev.to/datacheckresearch/a-practical-public-records-checklist-for-business-and-people-risk-reviews-2345</link>
      <guid>https://dev.to/datacheckresearch/a-practical-public-records-checklist-for-business-and-people-risk-reviews-2345</guid>
      <description>&lt;h1&gt;
  
  
  A practical public-records checklist for business and people risk reviews
&lt;/h1&gt;

&lt;p&gt;Public-record research is most useful when it is reproducible. Before drawing a conclusion, record the exact entity or person searched, the source, the retrieval date, and any ambiguity that still requires human review.&lt;/p&gt;

&lt;h2&gt;
  
  
  Five building blocks
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Verify the organization first.&lt;/strong&gt; Confirm identifiers, status and corporate relationships before relying on a name match. A structured &lt;a href="https://en.datacheck.co.il/KYB" rel="noopener noreferrer"&gt;KYB review&lt;/a&gt; provides a useful starting framework.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Separate raw records from interpretation.&lt;/strong&gt; Business records should be treated as evidence, not as a final risk decision. See the &lt;a href="https://en.datacheck.co.il/%D7%9E%D7%99%D7%93%D7%A2_%D7%A2%D7%A1%D7%A7%D7%99" rel="noopener noreferrer"&gt;business information guide&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Document the purpose of the review.&lt;/strong&gt; A supplier review, investment review and regulatory screening are different workflows. The &lt;a href="https://en.datacheck.co.il/Due_Diligence" rel="noopener noreferrer"&gt;due-diligence overview&lt;/a&gt; explains the distinction.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Use background information proportionately.&lt;/strong&gt; Check relevance, date and identity resolution before acting on a result. The &lt;a href="https://en.datacheck.co.il/%D7%91%D7%93%D7%99%D7%A7%D7%AA_%D7%A8%D7%A7%D7%A2" rel="noopener noreferrer"&gt;background-check guide&lt;/a&gt; describes a responsible process.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Preserve provenance.&lt;/strong&gt; Open-source intelligence becomes more useful when every result can be traced to its origin. DataCheck provides a &lt;a href="https://en.datacheck.co.il/OSINT" rel="noopener noreferrer"&gt;free OSINT report entry point&lt;/a&gt; for that workflow.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A public-record search is a starting point for review, not legal, financial or credit advice. Material decisions should be checked by a qualified professional and against current primary records.&lt;/p&gt;

</description>
      <category>opensource</category>
    </item>
    <item>
      <title>A practical checklist for due diligence using public records</title>
      <dc:creator>DataCheck Research</dc:creator>
      <pubDate>Thu, 10 Sep 2026 15:12:33 +0000</pubDate>
      <link>https://dev.to/datacheckresearch/a-practical-checklist-for-due-diligence-using-public-records-5888</link>
      <guid>https://dev.to/datacheckresearch/a-practical-checklist-for-due-diligence-using-public-records-5888</guid>
      <description>&lt;h1&gt;
  
  
  A practical checklist for due diligence using public records
&lt;/h1&gt;

&lt;p&gt;Public records can help teams start a supplier, partner, or investment review. They do not replace legal, financial, or compliance advice. The useful part is a repeatable process that records &lt;strong&gt;what was checked, when, and from which source&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  A five-step baseline
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Confirm the entity identifier and current status.&lt;/li&gt;
&lt;li&gt;Record the source and retrieval date for every material data point.&lt;/li&gt;
&lt;li&gt;Separate facts from interpretation.&lt;/li&gt;
&lt;li&gt;Escalate inconsistencies rather than attempting to explain them away.&lt;/li&gt;
&lt;li&gt;Re-check time-sensitive data before a material decision.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A good due-diligence workflow is intentionally modest: it makes missing evidence visible and enables a human reviewer to decide what should happen next.&lt;/p&gt;

&lt;p&gt;DataCheck's public guide to &lt;a href="https://datacheck.co.il/Due_Diligence" rel="noopener noreferrer"&gt;due diligence and business information&lt;/a&gt; is one starting point for Israeli entities. Its &lt;a href="https://datacheck.co.il/trends" rel="noopener noreferrer"&gt;company-trends dashboard&lt;/a&gt; also documents the provenance and update context behind its public charts.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This note is educational. It does not provide legal, credit, or investment advice.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>duediligence</category>
    </item>
    <item>
      <title>Designing public-registry datasets that people can actually verify</title>
      <dc:creator>DataCheck Research</dc:creator>
      <pubDate>Thu, 10 Sep 2026 15:07:03 +0000</pubDate>
      <link>https://dev.to/datacheckresearch/designing-public-registry-datasets-that-people-can-actually-verify-4gdg</link>
      <guid>https://dev.to/datacheckresearch/designing-public-registry-datasets-that-people-can-actually-verify-4gdg</guid>
      <description>&lt;p&gt;Public registries are invaluable for due diligence, research, journalism and civic technology. But they are easy to make misleading when a data product turns a fragmented source into a single, overconfident answer.&lt;/p&gt;

&lt;p&gt;Here is the practical checklist we use when turning public corporate and legal records into searchable research pages.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Preserve the source boundary
&lt;/h2&gt;

&lt;p&gt;A record should show what the source says, when it was collected or updated, and which parts are calculated or normalized. A company name alone is not proof of identity; stable identifiers and source dates matter.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Keep URLs canonical
&lt;/h2&gt;

&lt;p&gt;Large entity sites can accidentally create millions of duplicate URLs through parameters, legacy routes and alternate render paths. Each public record needs one indexable URL, a self-referencing canonical, and a clear redirect policy for retired paths.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Make the page useful without hiding the evidence
&lt;/h2&gt;

&lt;p&gt;A strong entity page starts with the facts someone can verify: legal name, identifier, status, officers where public, update date and a path back to source material. It should distinguish a missing field from a negative finding.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Treat search as a research aid, not a verdict
&lt;/h2&gt;

&lt;p&gt;Automated matches can surface a company or court record, but a match is not an accusation and a result may be incomplete. Good interfaces say this explicitly and make correction routes visible.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Publish methodology, not just records
&lt;/h2&gt;

&lt;p&gt;We published a public collection of Israeli company-formation and closure trends, including methodology notes and reusable visualizations. The data is intended as a starting point for independent checking and research, not as a substitute for professional advice.&lt;/p&gt;

&lt;p&gt;Explore the public trends collection: &lt;a href="https://datacheck.co.il/trends" rel="noopener noreferrer"&gt;https://datacheck.co.il/trends&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The underlying repository and documentation are available with attribution requirements: &lt;a href="https://github.com/DataCheckResearch/israel-company-trends-data" rel="noopener noreferrer"&gt;https://github.com/DataCheckResearch/israel-company-trends-data&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What is the one provenance signal you look for before trusting a public-registry data product?&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>data</category>
    </item>
    <item>
      <title>Why “Net Company Movement” Is Useful — and Why It Is Not an Official Count</title>
      <dc:creator>DataCheck Research</dc:creator>
      <pubDate>Wed, 09 Sep 2026 14:29:03 +0000</pubDate>
      <link>https://dev.to/datacheckresearch/why-net-company-movement-is-useful-and-why-it-is-not-an-official-count-3k25</link>
      <guid>https://dev.to/datacheckresearch/why-net-company-movement-is-useful-and-why-it-is-not-an-official-count-3k25</guid>
      <description>&lt;p&gt;A chart that subtracts registry exit-status updates from new company registrations looks simple. It can be useful — but only if the definition is stated plainly.&lt;/p&gt;

&lt;h2&gt;
  
  
  The two series
&lt;/h2&gt;

&lt;p&gt;DataCheck's public trend snapshot brings together two monthly signals:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;New Israeli company and corporate registrations.&lt;/li&gt;
&lt;li&gt;Registry-status update events associated with deletion, liquidation, or dissolution.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The derived line is &lt;strong&gt;registrations minus recorded exit-status updates&lt;/strong&gt; for a given month.&lt;/p&gt;

&lt;h2&gt;
  
  
  What this proxy can answer
&lt;/h2&gt;

&lt;p&gt;It is a repeatable, directional lens for researchers, journalists and analysts. It can help show periods in which new registrations were stronger or weaker than recorded exit-status updates.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it cannot answer
&lt;/h2&gt;

&lt;p&gt;This is deliberately &lt;strong&gt;not&lt;/strong&gt; presented as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the legal change in the total stock of active companies;&lt;/li&gt;
&lt;li&gt;a count of unique companies permanently leaving the registry;&lt;/li&gt;
&lt;li&gt;the date of a court order or liquidation event; or&lt;/li&gt;
&lt;li&gt;a risk score for a particular company.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Registry status data may be updated later, and an administrative update is not always the date of the underlying event. The current monthly snapshot can also contain partial recent periods.&lt;/p&gt;

&lt;h2&gt;
  
  
  Make the metric inspectable
&lt;/h2&gt;

&lt;p&gt;The release is aggregate-only and contains no personal data. It includes a methodology, source links, a citation file and an explicit CC BY 4.0 attribution requirement. That makes it easier to reuse the series without turning a useful proxy into an overclaim.&lt;/p&gt;

&lt;p&gt;Useful starting points:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://datacheck.co.il/trends" rel="noopener noreferrer"&gt;DataCheck Trends&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://datacheck.co.il/trends/new-this-month" rel="noopener noreferrer"&gt;New company registrations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://datacheck.co.il/trends/dissolved" rel="noopener noreferrer"&gt;Dissolution-status updates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.kaggle.com/datasets/datacheckresearch/israel-company-trends-datacheck" rel="noopener noreferrer"&gt;The reproducible dataset&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  A short publishing checklist
&lt;/h2&gt;

&lt;p&gt;Before publishing a derived business metric, document the unit being counted, the event date versus update date, known coverage limits, the refresh cadence, and the source. A transparent caveat is not a weakness: it is what lets readers decide whether a chart is appropriate for their question.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This article was prepared with AI assistance and reviewed before publication.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>data</category>
      <category>opensource</category>
    </item>
    <item>
      <title>A background check is a snapshot — risk management needs a timeline</title>
      <dc:creator>DataCheck Research</dc:creator>
      <pubDate>Tue, 08 Sep 2026 16:04:03 +0000</pubDate>
      <link>https://dev.to/datacheckresearch/a-background-check-is-a-snapshot-risk-management-needs-a-timeline-4k5e</link>
      <guid>https://dev.to/datacheckresearch/a-background-check-is-a-snapshot-risk-management-needs-a-timeline-4k5e</guid>
      <description>&lt;h1&gt;
  
  
  A background check is a snapshot — risk management needs a timeline
&lt;/h1&gt;

&lt;p&gt;A background check is often treated as a binary event: clear or not clear. That is useful, but incomplete.&lt;/p&gt;

&lt;p&gt;The relevant question before a business relationship, tenancy, or professional engagement is not only what was known on the day of review. It is also what could change after that date, and who needs to know.&lt;/p&gt;

&lt;h2&gt;
  
  
  Start with a defined purpose
&lt;/h2&gt;

&lt;p&gt;The checks that matter depend on the decision. A supplier review, a tenancy decision, and a due-diligence process do not have the same scope. Write down the decision, the permitted sources, and the thresholds for human review before searching.&lt;/p&gt;

&lt;h2&gt;
  
  
  Turn a one-time review into a monitoring design
&lt;/h2&gt;

&lt;p&gt;A practical monitoring plan has four parts:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Baseline&lt;/strong&gt; — record the sources and date of the original review.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Change signals&lt;/strong&gt; — define what deserves attention: a company-role change, a new legal proceeding, a material public record, or a contradiction between sources.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Escalation&lt;/strong&gt; — decide which signals require a human to review context rather than automatically rejecting someone.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Audit trail&lt;/strong&gt; — retain why a decision was made, what was checked, and when it was last refreshed.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Context matters more than a single flag
&lt;/h2&gt;

&lt;p&gt;A public-record item can be incomplete, old, or unrelated to the decision at hand. Good risk work avoids both extremes: ignoring meaningful signals and treating every signal as a final verdict.&lt;/p&gt;

&lt;p&gt;The useful output is a structured picture of the sources checked, what is known, what is uncertain, and what should be revisited.&lt;/p&gt;

&lt;p&gt;For a Hebrew overview of the methodology and responsible use of background information, see &lt;a href="https://datacheck.co.il/%D7%91%D7%93%D7%99%D7%A7%D7%AA_%D7%A8%D7%A7%D7%A2" rel="noopener noreferrer"&gt;DataCheck’s background-check guide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This article describes a general research workflow. It is not legal advice and should be used with applicable privacy and data-protection obligations in mind.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>riskmanagement</category>
    </item>
    <item>
      <title>Publishing an auditable company-trends dataset: what we chose to expose</title>
      <dc:creator>DataCheck Research</dc:creator>
      <pubDate>Sat, 05 Sep 2026 16:07:13 +0000</pubDate>
      <link>https://dev.to/datacheckresearch/publishing-an-auditable-company-trends-dataset-what-we-chose-to-expose-35b6</link>
      <guid>https://dev.to/datacheckresearch/publishing-an-auditable-company-trends-dataset-what-we-chose-to-expose-35b6</guid>
      <description>&lt;p&gt;Open data is most useful when it is not merely downloadable, but explainable.&lt;/p&gt;

&lt;p&gt;At DataCheck Research, we publish a small, reusable dataset of Israeli company-registration and status-change trends. The objective is not to claim that one monthly count explains the economy. It is to make a constrained question reproducible: what changed in the register, when, and according to which sources?&lt;/p&gt;

&lt;h2&gt;
  
  
  The modelling choice
&lt;/h2&gt;

&lt;p&gt;A registration date, a dissolution event and a registry status update are not interchangeable. In particular, an update appearing in a public register may lag the legal event behind it. Treating all status changes as the same event creates a chart that looks decisive but is methodologically weak.&lt;/p&gt;

&lt;p&gt;We therefore keep separate series for registrations and status changes, document their provenance, and label the combined series as a &lt;em&gt;net-movement proxy&lt;/em&gt; rather than a census of operating businesses.&lt;/p&gt;

&lt;h2&gt;
  
  
  What a reusable public dataset needs
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Provenance.&lt;/strong&gt; Every series should lead back to its source and extraction method.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Scope.&lt;/strong&gt; State what the record represents and what it does not.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Stable fields.&lt;/strong&gt; A lightweight CSV is often more durable than a dashboard-only chart.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Citation.&lt;/strong&gt; Reuse should preserve visible attribution to the original source.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A human explanation.&lt;/strong&gt; Metadata is not a substitute for a method note.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The repository includes CSV files, methodology, contribution guidance and a citation file. It is released under CC BY 4.0: reuse is welcome with visible credit and a link back to the source.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dataset and methodology: &lt;a href="https://github.com/DataCheckResearch/israel-company-trends-data" rel="noopener noreferrer"&gt;https://github.com/DataCheckResearch/israel-company-trends-data&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Interactive company trends: &lt;a href="https://datacheck.co.il/trends" rel="noopener noreferrer"&gt;https://datacheck.co.il/trends&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A public dataset earns trust when a skeptical reader can understand where it came from, what changed, and where its limits are.&lt;/p&gt;

&lt;h1&gt;
  
  
  opendata #datascience #research #dataviz
&lt;/h1&gt;

</description>
      <category>analysis</category>
      <category>analytics</category>
      <category>data</category>
    </item>
  </channel>
</rss>
