It is easy to think that international expansion is complete once Carbon Data is uploaded to a global platform, because the same numbers can then be viewed from any country. But successfully transferring a file is not the same as ensuring that its data is lawful, secure, and used with the same meaning. As raw methane data from a Korean farm passes through an overseas headquarters, a feed company, a verification body, and a cloud provider, its personal information, trade secrets, contractual rights, calculation methods, and units can change.
At least three kinds of movement overlap when data crosses borders: where it is physically stored, who legally provides it to whom, and whether a field in one system is interpreted with the same meaning in another. If any one of these movements fails, the result may be data that was transferred but cannot be used, data that can be used but has lost its evidentiary chain, or data that has evidence but no authority for the transfer.
Carbon Data does not automatically become “non-personal data”
It is risky to conclude that methane concentration, temperature, and humidity are unrelated to privacy rules simply because they are not people’s names. When combined with farm identifiers, locations, operator accounts, work logs, device access records, and photographs, these data can identify the activities of an individual or a particular business. Production volumes and feed use at a small farm may also be commercially sensitive. Personal data, non-personal operational data, and publicly shareable aggregates should first be classified within each dataset.
Article 5 of the EU GDPR establishes principles such as purpose limitation and data minimization for processing personal data, while Article 44 onward imposes conditions to ensure that the level of protection is not undermined by transfers to 3rd countries. The appropriate basis—an adequacy decision, suitable safeguards, or a limited derogation—must be assessed according to the actual data flow and the roles of the parties. A single contractual sentence stating “available for global use” does not resolve every onward transfer and reuse.
Non-personal data are not public goods that may move without limit either. The EU Data Act addresses access to and use of data generated by connected products, cloud switching and interoperability, and safeguards against access by governments of 3rd countries to non-personal data. It began to apply on 2025-9-12. However, the data-accessibility-by-design obligation in Article 3(1) applies to connected products and related services placed on the market after 2026-9-12. A global livestock IoT business must look beyond whether data are personal and reflect in its contracts and technical design the rights of device users and data holders, protection of trade secrets, cloud switching, and responses to government access requests.
Portability means preserving meaning, not providing a download button
The ability to download a CSV does not establish data portability. A value such as methane=42 cannot be reproduced or compared by the recipient if it lacks a unit, dry- or wet-basis designation, measurement location, averaging interval, time zone, calibration status, and quality flag. For an emissions result, the system boundary, background concentration, flow rate, applied GWP, emission factor, and calculation version are also required.
A global data contract should include at least the following layers. The first is syntax: align date formats, field names, data types, units, and API error responses. The second is semantics: define what farm_id, animal_group, observation, emission_result, and claim mean and how they relate to one another. The third is methodology. Even identical values in kg CO₂e are not the same number if their boundaries, GWP values, and allocation rules differ. The fourth is policy: the system must be able to enforce who may view, retransmit, modify, or delete data and for what purpose.
The PACT Technical Specifications led by WBCSD define a product-carbon-footprint data model and an HTTP REST API to support exchange among different solutions. As of 2026-9, version 3.0.3 is listed as the latest stable release. This does not make it a complete schema for all raw livestock methane data, but it is a useful reference architecture for exchanging methodology, scope, and quality information alongside carbon values and for managing versions.
A field scenario for a global livestock methane platform
Suppose sensors at a Korean farm save methane, temperature, and humidity to a local gateway every 1 minute; a Japanese feed company views monthly impact reports; and a European verification body reviews sampled raw data. Replicating everything into a single global database may seem simple to implement. Yet the feed company does not need access to every farm operations record, while the verification body needs immutable source records and the calculation lineage supporting the reported figures.
Data products can then be divided into layers. Keep high-frequency source data and recent information needed for safety control at the Edge. Store source data, personal information, and commercially sensitive information in a repository within the country or contracted region. Send pseudonymized farm-level aggregates, data quality, methodology, and claim status to the global layer. When a verification request is approved, grant read access only for a limited period and scope, and record downloads and onward disclosures in the audit log.
Localization goes deeper than translating the interface. One country may manage livestock numbers as daily headcounts, while another may transmit herd-movement events. Units, time zones, daylight saving time, address systems, and livestock classifications also differ. Preserve each source value’s original unit and time information, and create standardized representations as derived data. The link between the transformation rule and the original value allows a verifier to identify conversion errors.
Make a “data passport” the platform’s operating standard
Attaching a data passport to every dataset and calculation result can reduce questions during transfer. It should record the owner and administrator, country of origin and storage region, personal-information and confidentiality classification, permitted purposes, retention period, onward-transfer restrictions, measurement boundary, units, methodology version, quality status, and source-data hash. A passport is not a certificate that automates legal determinations; it is operational metadata connecting authority, interpretation, and review.
Contracts should not address only data ownership. They should separate access rights, usage rights, rights in derivatives, and authority to make claims. Even when a farm has rights or control over raw operational data under a contract or applicable law, the feed company may be able to use aggregated results within the contracted scope, while the platform may hold only the processing rights required to provide the service. A verification body’s access can be limited to independent review. The contract should also determine in advance how source-data return, treatment of derived models, backup deletion, and statutory retention requirements interact when the agreement ends.
Technical defaults should include region-specific encryption keys, least privilege, multifactor authentication, tenant isolation, encryption in transit and at rest, and access logs. Treat data movement as a process that includes failures and retries, and design duplicate-ingestion prevention, ordering guarantees, checksums, schema-version negotiation, and quarantine queues. Even if an overseas region fails, the farm Edge must preserve source data and resynchronize while distinguishing the original creation time from the upload time.
Implementation checklist
Has each data item been classified as personal data, non-personal operational data, a trade secret, or a public aggregate?
Have the country of origin, storage region, processor, recipient, and onward transfers been mapped in a data-flow diagram?
Have local experts confirmed the purpose, legal basis, contract, and technical safeguards for each international transfer?
Do source and standardized values carry units, time zone, location, calibration and quality status, and calculation version?
Does the API exchange not only syntax but also the meaning of boundaries, methodologies, and quality status?
Have ownership, access rights, usage rights, rights in derivatives, and authority to make external claims been separated?
Is the verification body given time-limited read access only to the minimum necessary scope?
Can Edge storage, integrity checks, and resynchronization continue during regional failures and communication outages?
Can previous versions be read and results reproduced after a schema or methodology change?
Is there a responsible owner and a regular review date for changes in each country’s regulations and contracts?
Conclusion
Globalizing Carbon Data is not a project to collect every record on a central server. It means building a structure in which data can be lawfully accessed wherever they reside, read with the same meaning by other systems, and traced from source records to final claims. Personal data and trade secrets must be classified, rights and purposes divided by contract, and common data models supported with version and quality metadata.
A good global platform does not allow all data to move freely; it moves only the data needed for a legitimate purpose and under appropriate controls. When legal portability, technical interoperability, semantic comparability, and operational recoverability are designed together, an observation from one farm retains its evidentiary meaning even after crossing a border.
Sources
Regulation (EU) 2023/2854, Data Act — Official legislation of the European Union
EU Data Act gives users control over data from connected devices — European Commission
Regulation (EU) 2016/679, GDPR — Official legislation of the European Union
PACT Technical Specifications — WBCSD Partnership for Carbon Transparency
PACT Technical Specifications Version 3.0.3 — WBCSD Partnership for Carbon Transparency

