Overview

A "parcel" is a general term for a discrete unit of something that can be moved, owned, recorded, or transmitted. In everyday English it most often denotes a mailed package—an item wrapped for transport. In land administration it denotes a mapped lot or cadastral unit. In technology, particularly mobile development, the word is used for serialized data containers. Each sense shares the idea of a bounded, identifiable piece of a larger whole.

Parcel as a mailed package

When used in postal and courier contexts, a parcel is an item prepared for shipment. Parcels vary by size, weight, and contents and are handled differently from letters or bulk freight. Modern parcel services include tracking, insurance, express options, and last-mile delivery solutions such as parcel lockers and collection points. Cross-border parcels are subject to customs declaration and import rules.

  • Typical characteristics: outer packaging, address label, tracking identifier, transit documentation.
  • Common services: standard delivery, expedited shipping, international parcel post, returns handling.

Parcel as land plot

In land and property contexts a parcel (also called a lot or plot) is a defined area of land recorded in a cadastre or land registry. A parcel has legal boundaries, ownership information, and often a unique identifier used for taxation, development permits, and conveyancing. Survey markers, deeds, and maps establish and describe parcels. Parcels may be subdivided or consolidated through formal procedures governed by local planning law.

Parcel in computing and development

In software, "parcel" appears as a term for a unit of data or a serialization mechanism. For example, some mobile platforms provide parcelable containers to write object state to a byte stream for inter-process communication or for passing between components. The computing sense emphasizes efficient packing and reconstruction of data rather than physical movement.

History and notable distinctions

The word traces to medieval and early modern roots meaning a small part or portion. The institutional handling of parcels expanded with organized postal systems and the rise of commerce, while land parcels have been recorded for centuries through surveys and registries. Important distinctions include parcel versus freight (parcels are typically smaller, individually wrapped) and parcel versus lot (in practice interchangeable in land contexts, though "lot" is often used in real estate sales).

Practical considerations

Whether dealing with a package or a plot of land, key practical issues include identification, documentation, and regulation: labels and tracking for mailed parcels; deeds, boundaries, and cadastral records for land parcels; and schemas or APIs for data parcels in software. Environmental concerns have also entered the parcel economy, prompting changes in packaging design, delivery logistics, and recycling practices.